diff options
-rwxr-xr-x | bin/reproducible_netbsd.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index b6d35b1e..e96641fa 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -107,9 +107,6 @@ for MACHINE in $MACHINES ; do echo "${MACHINE} done, second time." done -# temp debug -set -x - # reset environment to default values again export LANG="en_GB.UTF-8" unset LC_ALL |