diff --git a/tools/boot/etch/boot-i386 b/tools/boot/etch/boot-i386 index c1030345..868fb8ce 100755 --- a/tools/boot/etch/boot-i386 +++ b/tools/boot/etch/boot-i386 @@ -9,7 +9,6 @@ . $BASEDIR/tools/boot/$DI_CODENAME/common.sh set -e -set -x # Debug why daily m68k builds are not build from smarenka's home (for comparison) N=$1 CDDIR=$2 diff --git a/tools/boot/etch/boot-m68k b/tools/boot/etch/boot-m68k index 1d7bac83..4dcb143c 100755 --- a/tools/boot/etch/boot-m68k +++ b/tools/boot/etch/boot-m68k @@ -9,7 +9,6 @@ . $BASEDIR/tools/boot/$DI_CODENAME/common.sh set -e -set -x # Debug why daily m68k builds are not build from smarenka's home N=$1 CDDIR=$2