Martin Schulze <[EMAIL PROTECTED]> writes:

> # do the actual work of making the disk bootable.
> if [ $blocks -le 1400 ]; then
>     rootimage=$(tempfile -p rimg -m 644)
>     echo -n >$rootimage
> fi
> 
> This empties the rootimage for 1200 disks.  I wonder wth this code was
> supposed to do?

Ouch.  No clue.  Probably an error....

-- 
.....Adam Di [EMAIL PROTECTED]<URL:http://www.onShore.com/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to