4 lines
128 B
Bash
Executable File
4 lines
128 B
Bash
Executable File
#!/bin/bash
|
|
./test_use_all.sh
|
|
./regression_tester.rb ./dcc_original -s -c 2>stderr >stdout; diff -wB tests/prev/ tests/outputs/
|