diff options
Diffstat (limited to 'test/TEST-40-NBD/hard-off.sh')
-rwxr-xr-x | test/TEST-40-NBD/hard-off.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/TEST-40-NBD/hard-off.sh b/test/TEST-40-NBD/hard-off.sh new file mode 100755 index 0000000..01acb19 --- /dev/null +++ b/test/TEST-40-NBD/hard-off.sh @@ -0,0 +1,3 @@ +#!/bin/sh +getargbool 0 rd.shell || poweroff -f +getargbool 0 failme && poweroff -f |