diff options
Diffstat (limited to 'tests/run-posixexp2~')
-rw-r--r-- | tests/run-posixexp2~ | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-posixexp2~ b/tests/run-posixexp2~ new file mode 100644 index 00000000..e5a1c3e5 --- /dev/null +++ b/tests/run-posixexp2~ @@ -0,0 +1,2 @@ +${THIS_SH} ./posixexp.tests > /tmp/xx 2>&1 +diff /tmp/xx posixexp.right && rm -f /tmp/xx |