commit | 132eba4cf85afcfcb5785afc572f91dfc635d838 | [log] [tgz] |
---|---|---|
author | Mehdi Abaakouk <sileht@redhat.com> | Mon Mar 14 16:28:40 2016 +0100 |
committer | Mehdi Abaakouk <sileht@redhat.com> | Mon Mar 14 16:28:40 2016 +0100 |
tree | 06e7f31e0a8d30a56c9ef1fef91e5481b693d118 | |
parent | 524d6871e8dd5ea74d75cab92ba16dd4ad88427d [diff] |
gate: add missing sudo Change-Id: I69011f469e8c28cf18ee527fbacfd057d955518f
diff --git a/ceilometer/tests/integration/hooks/post_test_hook.sh b/ceilometer/tests/integration/hooks/post_test_hook.sh index 5d22130..898524e 100755 --- a/ceilometer/tests/integration/hooks/post_test_hook.sh +++ b/ceilometer/tests/integration/hooks/post_test_hook.sh
@@ -81,7 +81,7 @@ # Be sure to source Gnocchi settings before source $BASE/new/gnocchi/devstack/settings echo "* Unprocessed measures:" - find $GNOCCHI_DATA_DIR + sudo find $GNOCCHI_DATA_DIR set -x fi