summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-17 13:30:56 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-02-17 13:30:56 +0000
commit76cfec492a69c103e03a486aaecc86ebaa9aed9a (patch)
tree52c8f3f922b25ec377d6abb2583b392b61367af2 /check
parentb6c78eaef781571e8b14e7d1ef6bea19431e4dcd (diff)
downloadlorry-76cfec492a69c103e03a486aaecc86ebaa9aed9a.tar.gz
Drop the fakeroot from ./check.
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 0b14138..2b27ade 100755
--- a/check
+++ b/check
@@ -19,4 +19,4 @@
set -e
-fakeroot cmdtest -c ./lorry tests
+cmdtest -c ./lorry tests