forked from third-party-mirrors/zfs_autobackup
test fix
This commit is contained in:
parent
915a29b36e
commit
b926c86a7b
@ -24,7 +24,7 @@ if ! [ -e /root/.ssh/id_rsa ]; then
|
|||||||
ssh -oStrictHostKeyChecking=no localhost true || exit 1
|
ssh -oStrictHostKeyChecking=no localhost true || exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
coverage run --source bin.zfs_autobackup -m unittest discover -v $@
|
coverage run --source bin.zfs_autobackup -m unittest discover -v
|
||||||
EXIT=$?
|
EXIT=$?
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user