summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2009-12-28 22:33:59 +0100
committerJoerg Jaspert <joerg@debian.org>2009-12-28 22:33:59 +0100
commit32d1612c28af425609306a494f476d31ad8c9d10 (patch)
treeed6c5d79f0f0ab7c08253639eb7b47244658440b /etc
parent49607174263e88a82d16d131bf4ea3cac71d5c91 (diff)
common
2 new options Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/common2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/common b/etc/common
index daa228d..78d8451 100644
--- a/etc/common
+++ b/etc/common
@@ -38,6 +38,8 @@ signal () {
PUSHTYPE=${PUSHTYPE:-"all"}
PUSHARCHIVE=${PUSHARCHIVE:-""}
PUSHCB=${PUSHCB:-""}
+ PUSHKIND=${PUSHKIND:-"all"}
+ FROMFTPSYNC=${FROMFTPSYNC:-"false"}
# And now get # back to space...
SSHOPTS=${SSHOPTS/\#/ }