diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-01-12 19:24:27 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-01-12 19:24:27 +0100 |
commit | 9d3684d3db48fa240c8bd115306a66082f70cdaa (patch) | |
tree | d735e257957f989597f68d615a4fd002ece8d376 /tests/clonedigger.sh | |
parent | cpd fix (diff) | |
download | pyload-9d3684d3db48fa240c8bd115306a66082f70cdaa.tar.xz |
changed some test parameters
Diffstat (limited to 'tests/clonedigger.sh')
-rwxr-xr-x | tests/clonedigger.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clonedigger.sh b/tests/clonedigger.sh index 8ac9f2657..93c1cb323 100755 --- a/tests/clonedigger.sh +++ b/tests/clonedigger.sh @@ -1,2 +1,2 @@ #!/bin/bash -clonedigger -o cpd.xml --cpd-output --ignore-dir=lib module +clonedigger -o cpd.xml --cpd-output --fast --ignore-dir=lib --ignore-dir=remote module |