diff options
Diffstat (limited to 'test/checklinks')
-rw-r--r-- | test/checklinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/checklinks b/test/checklinks index 81a75e2..5b70e27 100644 --- a/test/checklinks +++ b/test/checklinks @@ -8,7 +8,7 @@ cat > links <<- quux soft blub \$quux quux -alias checklinks='checklinks --parameter quux=flurbl' +alias checklinks='checklinks --parameter quux=flurbl --msglevel 99' echo barbl > bar echo flurbl > file |