projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
267f549
)
This should be quiet too
author
Greg Sabino Mullane
<greg@endpoint.com>
Fri, 14 Dec 2012 04:24:29 +0000
(23:24 -0500)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Fri, 14 Dec 2012 04:24:29 +0000
(23:24 -0500)
bucardo
patch
|
blob
|
blame
|
history
diff --git
a/bucardo
b/bucardo
index 87fe987efab679e284c43441fbab0b5bff906871..b9a2dbd1de9b759fefc1fc429af34c8c7c8f4830 100755
(executable)
--- a/
bucardo
+++ b/
bucardo
@@
-3802,7
+3802,7
@@
sub add_sync {
die qq{Unable to add database "$db" to group "$gname"\n};
}
}
- print qq{Created database group "$gname"\n};
+
$QUIET or
print qq{Created database group "$gname"\n};
$dbcols->{dbs} = $gname;
$vals->{dbs} = $gname;
}