]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
see what is in the enviroment
authorGregory Meno <gmeno@redhat.com>
Fri, 21 Apr 2017 23:45:00 +0000 (16:45 -0700)
committerGregory Meno <gmeno@redhat.com>
Fri, 21 Apr 2017 23:45:46 +0000 (16:45 -0700)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
bz-mill/build/build

index 7b9b9826a0fcf0f3f4f8077a0a1bbdf4c5394342..b54c8a83af4e49def2e3912a9c7795810ce00870 100755 (executable)
@@ -1,7 +1,9 @@
 #!/bin/bash
 
 set -e
+set -x
 
+find .
 cat config/definitions/map_namespace_to_query |\
 while read url namespace;
 do