mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 12:57:58 +02:00
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
${THIS_SH} ./iquote.tests >/tmp/xx 2>&1
|
|
diff /tmp/xx iquote.right && rm -f /tmp/xx
|