Fix typo bug, improve error handling

This commit is contained in:
Steve McIntyre 2006-12-04 17:23:57 +00:00
parent 0d08a2a2d7
commit a689886868
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
set -e
# Generate a list of packages required for debian-installer
# This script makes use of the following variables that need to be preset:
# MIRROR, CODENAME, DI_CODENAME
@ -220,8 +222,8 @@ EOF
# grep -- "-$subarch$" | sort -n | tail -n 1 \
# >> debian-installer+kernel-$DI_CODENAME
#done
#cat >> debian-installer+kernel-$DI_CODENAME << EOF
cat >> debian-installer+kernel-$DI_CODENAME << EOF
#endif
#ifdef ARCH_m68k