summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 18:12:52 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-06 21:13:38 +0000
commit90d52f4205be5ce1eab04f97b0e4a71973258ddd (patch)
tree8c98b818c4b47287c3646a31b65ea126d998ea0c /check
parentdfd854a0c1ce312ec20b91762be9a344d9c47417 (diff)
downloadmorph-90d52f4205be5ce1eab04f97b0e4a71973258ddd.tar.gz
Add cmdtest for "morph deploy" and rawdisk.write
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index 22db382b..67b4ce34 100755
--- a/check
+++ b/check
@@ -23,6 +23,7 @@ python setup.py clean check
cmdtest tests
cmdtest tests.branching
cmdtest tests.merging
+cmdtest tests.deploy
if [ $(whoami) = root ] && command -v mkfs.btrfs > /dev/null &&
python -c "
import morphlib, sys