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