*** empty log message ***

This commit is contained in:
Ben Gras 2006-04-04 13:25:19 +00:00
parent 5c88f19a5a
commit a18229a8f7

View file

@ -134,7 +134,7 @@ fi
IMGBZ=${IMG}.bz2 IMGBZ=${IMG}.bz2
echo "Making $IMGBZ" echo "Making $IMGBZ"
USRMB=350 USRMB=300
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`" USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
USRSECTS="`expr $USRMB \* 1024 \* 2`" USRSECTS="`expr $USRMB \* 1024 \* 2`"