mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 02:02:42 +02:00
3 lines
88 B
Plaintext
Executable File
3 lines
88 B
Plaintext
Executable File
../bash ./new-exp.tests 2>&1 | grep -v '^expect' > xx
|
|
diff xx new-exp.right && rm -f xx
|