2 lines
86 B
Text
2 lines
86 B
Text
${THIS_SH} ./mapfile.tests > /tmp/xx 2>&1
|
|
diff /tmp/xx mapfile.right && rm -f /tmp/xx
|