From: Gregory Meno Date: Fri, 21 Apr 2017 23:45:00 +0000 (-0700) Subject: see what is in the enviroment X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d03155b83bc23d13349d403c31c5cc4208828d07;p=ceph-build.git see what is in the enviroment Signed-off-by: Gregory Meno --- diff --git a/bz-mill/build/build b/bz-mill/build/build index 7b9b9826..b54c8a83 100755 --- a/bz-mill/build/build +++ b/bz-mill/build/build @@ -1,7 +1,9 @@ #!/bin/bash set -e +set -x +find . cat config/definitions/map_namespace_to_query |\ while read url namespace; do