mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 10:50:50 +02:00
3 lines
75 B
Plaintext
Executable File
3 lines
75 B
Plaintext
Executable File
../bash ./exp-tests | grep -v '^expect' > xx
|
|
diff xx exp.right && rm -f xx
|