Merge "don't source openrc"

This commit is contained in:
Jenkins 2015-04-30 18:15:39 +00:00 committed by Gerrit Code Review
commit 5270144030

View File

@ -7,9 +7,6 @@ TOP=$(cd $(dirname "$0")/.. && pwd)
# Import common functions
source $TOP/functions
# Import configuration
source $TOP/openrc
source $TOP/tests/unittest.sh
echo "Testing die_if_not_set()"