Admin/build_history
changeset 73705 ac07f6be27ea
parent 64223 9d5b9f41df77
child 74017 b4e6b82fdb9e
--- a/Admin/build_history	Sun May 16 19:37:15 2021 +0200
+++ b/Admin/build_history	Mon May 17 13:57:19 2021 +1000
@@ -2,6 +2,7 @@
 #
 # DESCRIPTION: build history versions from another repository clone
 
+unset CDPATH
 THIS="$(cd "$(dirname "$0")"; pwd)"
 
 "$THIS/build" jars > /dev/null || exit $?