DCD/tests/tc021/run.sh

6 lines
89 B
Bash
Executable File

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