diff --git a/releasing/cloudbuild.sh b/releasing/cloudbuild.sh index 038e8995d..78e5a4430 100755 --- a/releasing/cloudbuild.sh +++ b/releasing/cloudbuild.sh @@ -58,8 +58,6 @@ echo "pwd = $PWD" # Sanity check echo "### ls -las . ################################" ls -las . -echo "### ls -C /usr/bin/gorel* ################################" -ls -C /usr/bin/gorel* echo "###################################"