diff options
Diffstat (limited to 't/recipes/checks/testsuite/command-with-ampersand/eval')
-rw-r--r-- | t/recipes/checks/testsuite/command-with-ampersand/eval/desc | 4 | ||||
-rw-r--r-- | t/recipes/checks/testsuite/command-with-ampersand/eval/hints | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/t/recipes/checks/testsuite/command-with-ampersand/eval/desc b/t/recipes/checks/testsuite/command-with-ampersand/eval/desc new file mode 100644 index 0000000..45c62f3 --- /dev/null +++ b/t/recipes/checks/testsuite/command-with-ampersand/eval/desc @@ -0,0 +1,4 @@ +Testname: command-with-ampersand +Check: testsuite +See-Also: + Bug#988591 diff --git a/t/recipes/checks/testsuite/command-with-ampersand/eval/hints b/t/recipes/checks/testsuite/command-with-ampersand/eval/hints new file mode 100644 index 0000000..9396019 --- /dev/null +++ b/t/recipes/checks/testsuite/command-with-ampersand/eval/hints @@ -0,0 +1 @@ +command-with-ampersand (source): backgrounded-test-command /bin/true & [debian/tests/control:1] |