DCD/tests/tc017/run.sh

6 lines
90 B
Bash
Executable File

set -e
set -u
../../bin/dcd-client file.d -c33 > actual.txt
diff actual.txt expected.txt