semicolons? who needs semicolons? (selfish indulgence. sorry. :)

This commit is contained in:
Josip Rodin 2003-07-25 16:13:41 +00:00
parent 7e4d11fd43
commit be3dd0c0b3
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ for i in $BDIR/*.packages; do
cat $dir/.disk/info >>$dir/README.1ST
echo -e "\n\n" >>$dir/README.1ST
cat $BASEDIR/data/$CODENAME/README.1ST.$ARCH > $dir/README.1ST
todos $dir/README.1ST;
todos $dir/README.1ST
fi
if [ -e $BASEDIR/data/$CODENAME/README.multicd ]; then