mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-15 22:50:32 +03:00
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
|
||||
fi
|
||||
|
||||
coverage run --source bin.zfs_autobackup -m unittest discover -v $@
|
||||
coverage run --source bin.zfs_autobackup -m unittest discover -v
|
||||
EXIT=$?
|
||||
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user