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