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