fpgatools/autotest_diff.sh
2012-08-14 12:33:02 +02:00

3 lines
71 B
Bash
Executable File

#!/bin/bash
diff -u /dev/null $1 > autotest.tmp/test_0001.diff || true