summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2009-09-26 19:46:11 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2009-09-26 19:46:11 (GMT)
commit415d5f5bbea834609e73f6482fffda4ddb2b6151 (patch)
tree7f395c867a2a839499465b06c7db2fda1881223b /tools
parent5b801b81a963d33c1733c524dc8ce11452a5bbbc (diff)
downloadmonitoring-plugins-415d5f5bbea834609e73f6482fffda4ddb2b6151.tar.gz
Correcting name and email address
Diffstat (limited to 'tools')
-rwxr-xr-xtools/sfsnapshotgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sfsnapshotgit b/tools/sfsnapshotgit
index 11bf3b9..ec2a4da 100755
--- a/tools/sfsnapshotgit
+++ b/tools/sfsnapshotgit
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# sfsnapshotgit - Snapshot script for Git repository 2# sfsnapshotgit - Snapshot script for Git repository
3# Original author: Thomas Gguyot-Sionnest <tguyot@unix.net> 3# Original author: Thomas Guyot-Sionnest <tguyot@gmail.com>
4# 4#
5# Given an optional branch name (master by default), this script creates 5# Given an optional branch name (master by default), this script creates
6# a snapshot from the tip of the branch and move it to ~/staging/. 6# a snapshot from the tip of the branch and move it to ~/staging/.