diff options
Diffstat (limited to 'tests/clonedigger.sh')
-rw-r--r-- | tests/clonedigger.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/clonedigger.sh b/tests/clonedigger.sh new file mode 100644 index 000000000..358c1b68b --- /dev/null +++ b/tests/clonedigger.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +PYLOAD="../pyload" # Check pyload directory +clonedigger -o cpd.xml --cpd-output --fast --ignore-dir="lib" --ignore-dir="remote" $PYLOAD |