Files
bash/tests/run-exp-tests
T

3 lines
75 B
Plaintext
Executable File

../bash ./exp-tests | grep -v '^expect' > xx
diff xx exp.right && rm -f xx