projects
/
rawdog
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94af685
)
Test that -v overrides "verbose false".
author
Adam Sampson
<ats@offog.org>
Wed, 31 Jul 2013 17:14:08 +0000
(17:14 +0000)
committer
Adam Sampson
<ats@offog.org>
Wed, 31 Jul 2013 17:14:08 +0000
(17:14 +0000)
test-rawdog
patch
|
blob
|
history
diff --git
a/test-rawdog
b/test-rawdog
index 61fc726ef53400a7f2ab8d722a9279c27b516e93..0c5c8be30e25492fa140cdf1f2e0129fb145c4e5 100644
(file)
--- a/
test-rawdog
+++ b/
test-rawdog
@@
-470,6
+470,12
@@
begin "--verbose"
run -vu
contains $outfile "Starting update"
+begin "--verbose overrides config"
+add "verbose false"
+echo "verbose false" >$statedir/config.inc
+run -v -c config.inc -u
+contains $outfile "Starting update"
+
begin "listing feeds"
make_rss20 $httpdir/0.rss
make_rss20 $httpdir/1.rss