remove a debugging line from msdos-cross-compile.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -x
|
#set -x
|
||||||
if [ -z "$TRAVIS_BUILD_DIR" ]; then
|
if [ -z "$TRAVIS_BUILD_DIR" ]; then
|
||||||
export DJGPP_TOP=$(pwd)/djgpp
|
export DJGPP_TOP=$(pwd)/djgpp
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user