DCD/tests/tc045/run.sh

6 lines
128 B
Bash
Executable File

set -e
set -u
../../bin/dcd-client $1 file.d -c26 > actual.txt # segfault if -c29 (" XX|"), bug!
diff actual.txt expected.txt