summaryrefslogtreecommitdiffstats
path: root/tools/functional_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/functional_tests.sh')
-rwxr-xr-xtools/functional_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/functional_tests.sh b/tools/functional_tests.sh
index ef0934c..a347e1e 100755
--- a/tools/functional_tests.sh
+++ b/tools/functional_tests.sh
@@ -54,7 +54,7 @@ done
mkdir functional_tests > /dev/null 2>&1
-sudo_env nosetests -v --exe \
+nosetests -v --exe \
--with-xunit \
--xunit-file functional_tests/libgfapi-python.xml \
--with-html-output \