summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck3
1 files changed, 1 insertions, 2 deletions
diff --git a/check b/check
index 25a3d655..4931e488 100755
--- a/check
+++ b/check
@@ -20,5 +20,4 @@
set -e
python setup.py clean check
-fakeroot env PATH="$PATH:/sbin:/usr/sbin:/usr/local/sbin" \
- cmdtest -c ./morph tests
+fakeroot cmdtest -c ./morph tests