summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-12-30 21:37:52 +0000
committerLars Wirzenius <liw@liw.fi>2011-12-30 21:37:52 +0000
commit57d5438d151132021e8af68935dc2e3793cd571f (patch)
tree680358f2158564f07bc09919f63b34c6f35275d6 /check
parent0843e2e2f1f4f525b982e02a1bf8bcad77a6f165 (diff)
downloadobnam-57d5438d151132021e8af68935dc2e3793cd571f.tar.gz
remove explicit call to cmdtest, since setup.py now does it
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 4e678d67..c914b03f 100755
--- a/check
+++ b/check
@@ -22,4 +22,4 @@ python setup.py --quiet clean
python setup.py --quiet build_ext -i
rm -rf build
python setup.py --quiet check "$@"
-cmdtest -c ./obnam tests
+