diff options
author | VG <vg@devys.org> | 2016-04-11 13:21:10 +0200 |
---|---|---|
committer | VG <vg@devys.org> | 2016-04-11 13:21:10 +0200 |
commit | 4b59cc343e88cff459bc663bbc85e3c701fdd415 (patch) | |
tree | d10be0cd65a3b234b03ad8d54382041db659116c /tests/command.sh | |
parent | 1c8b8d2a5faefdf73ec9fccaf24ebbe826f21b97 (diff) | |
download | wqueue-4b59cc343e88cff459bc663bbc85e3c701fdd415.tar.gz wqueue-4b59cc343e88cff459bc663bbc85e3c701fdd415.tar.bz2 wqueue-4b59cc343e88cff459bc663bbc85e3c701fdd415.zip |
Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097be
Diffstat (limited to 'tests/command.sh')
-rwxr-xr-x | tests/command.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/command.sh b/tests/command.sh deleted file mode 100755 index c942ef4..0000000 --- a/tests/command.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec sleep 10 |