diff options
| author | Jari Aalto <jari.aalto@cante.net> | 1998-04-17 19:52:44 +0000 |
|---|---|---|
| committer | Jari Aalto <jari.aalto@cante.net> | 2009-09-12 16:46:51 +0000 |
| commit | cce855bc5b117cb7ae70064131120687bc69fac0 (patch) | |
| tree | 39c7a4ec8f6d22ef03df74f2684e6a04fef10399 /tests/run-set-e | |
| parent | e8ce775db824de329b81293b4e5d8fbd65624528 (diff) | |
| download | bash-cce855bc5b117cb7ae70064131120687bc69fac0.tar.gz | |
Imported from ../bash-2.02.tar.gz.
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 00000000..cca61cd4 --- /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 |
