Updated Development (markdown)
@ -73,7 +73,7 @@ test_verify (test_verify.TestZfsEncryption) ... Preparing zfs filesystems...
|
|||||||
I use `entr` for this:
|
I use `entr` for this:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
root@ws1:/home/psy/zfs_autobackup# find zfs_autobackup/| entr -r ./tests/run_test test_verify.py
|
root@ws1:/home/psy/zfs_autobackup# find zfs_autobackup/ | entr -r ./tests/run_test test_verify.py
|
||||||
```
|
```
|
||||||
|
|
||||||
This will reexecute the specified test each time you save the files in your editor.
|
This will reexecute the specified test each time you save the files in your editor.
|
||||||
|
|||||||
Reference in New Issue
Block a user