summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 415d5f5)
raw | patch | inline | side by side (parent: 415d5f5)
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Sat, 26 Sep 2009 22:04:34 +0000 (18:04 -0400) | ||
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | |
Sat, 26 Sep 2009 22:04:34 +0000 (18:04 -0400) |
tools/sfsnapshotgit | patch | blob | history |
diff --git a/tools/sfsnapshotgit b/tools/sfsnapshotgit
index ec2a4dade6e12aecbaa5ab97e4bee0f0e8b2994f..155259f0d66f0f4f258d641590dd3f6246e44f4b 100755 (executable)
--- a/tools/sfsnapshotgit
+++ b/tools/sfsnapshotgit
# caller The defaults are:
SFSNAP_REPO=${SFSNAP_REPO-~/staging/nagiosplugins}
SFSNAP_ORIGIN=${SFSNAP_ORIGIN-origin}
-SFSNAP_DEST=${SFSNAP_DEST-~/staging}
+SFSNAP_DEST=${SFSNAP_DEST-~/staging/snapshot}
# If one argument is given, this is the branch to create the snapshot from
if [ $# -eq 0 ]