3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
${THIS_SH} ./test-tests >/tmp/xx 2>&1
|
|
diff /tmp/xx test.right && rm -f /tmp/xx
|