2 lines
78 B
Text
2 lines
78 B
Text
${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
|