diff options
| author | Jonathan Bauer | 2015-05-06 18:19:03 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2015-05-06 18:19:03 +0200 |
| commit | fe968c954def3b26b8ce503adfd16d20029bab75 (patch) | |
| tree | bb938a489bcaedc9ab0875324ca49864693347ff /testModule/scripts/retry-nbdroot | |
| parent | oops (diff) | |
| download | systemd-init-fe968c954def3b26b8ce503adfd16d20029bab75.tar.gz systemd-init-fe968c954def3b26b8ce503adfd16d20029bab75.tar.xz systemd-init-fe968c954def3b26b8ce503adfd16d20029bab75.zip | |
deprecated
Diffstat (limited to 'testModule/scripts/retry-nbdroot')
| -rwxr-xr-x | testModule/scripts/retry-nbdroot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testModule/scripts/retry-nbdroot b/testModule/scripts/retry-nbdroot deleted file mode 100755 index 8eb4bd27..00000000 --- a/testModule/scripts/retry-nbdroot +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -[ -f /tmp/qemu-nbd.pid ] || exit 1 - -/sbin/nbdroot eno1 nbd:127.0.0.1:2000 /sysroot |
