Problem analyzed, so debugging no longer needed
This commit is contained in:
parent
b7c085427d
commit
ab9a1f6db4
|
@ -9,7 +9,6 @@
|
||||||
. $BASEDIR/tools/boot/$DI_CODENAME/common.sh
|
. $BASEDIR/tools/boot/$DI_CODENAME/common.sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x # Debug why daily m68k builds are not build from smarenka's home (for comparison)
|
|
||||||
|
|
||||||
N=$1
|
N=$1
|
||||||
CDDIR=$2
|
CDDIR=$2
|
||||||
|
|
|
@ -9,7 +9,6 @@
|
||||||
. $BASEDIR/tools/boot/$DI_CODENAME/common.sh
|
. $BASEDIR/tools/boot/$DI_CODENAME/common.sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x # Debug why daily m68k builds are not build from smarenka's home
|
|
||||||
|
|
||||||
N=$1
|
N=$1
|
||||||
CDDIR=$2
|
CDDIR=$2
|
||||||
|
|
Loading…
Reference in New Issue