diff options
Diffstat (limited to 'pigeonhole/tests/plugins/extprograms/bin/cat')
-rwxr-xr-x | pigeonhole/tests/plugins/extprograms/bin/cat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pigeonhole/tests/plugins/extprograms/bin/cat b/pigeonhole/tests/plugins/extprograms/bin/cat new file mode 100755 index 0000000..02b9858 --- /dev/null +++ b/pigeonhole/tests/plugins/extprograms/bin/cat @@ -0,0 +1,3 @@ +#!/bin/sh + +cat |