diff --git a/bot/build.sh b/bot/build.sh index c8def2cdd3..aa257c6f54 100755 --- a/bot/build.sh +++ b/bot/build.sh @@ -21,6 +21,10 @@ # stop as soon as something fails set -e +ls -lisa +cat *.diff +exit 0 + # source utils.sh and cfg_files.sh source scripts/utils.sh source scripts/cfg_files.sh