| commit | 52701440309ee01e2c3f1987f3fb6bb75c76e5e4 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Thu Apr 30 18:15:39 2015 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Thu Apr 30 18:15:39 2015 +0000 |
| tree | 749e167f80b588b302770add4a9cd8c0401d3bc2 | |
| parent | 459c793060113e06e258a3a4ae76a9cda6aa1f4d [diff] | |
| parent | 7efba991f78667c19d13431524c95f77660781c5 [diff] |
Merge "don't source openrc"
diff --git a/tests/test_functions.sh b/tests/test_functions.sh index a7914f7..f8e2c9e 100755 --- a/tests/test_functions.sh +++ b/tests/test_functions.sh
@@ -7,9 +7,6 @@ # Import common functions source $TOP/functions -# Import configuration -source $TOP/openrc - source $TOP/tests/unittest.sh echo "Testing die_if_not_set()"