summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2011-03-22 21:25:47 +0000
committerGravatar admin <admin@branchable.com>2011-03-22 21:25:47 +0000
commit0fe3ff8e1404f9893f4340281fedb70de2622de7 (patch)
tree615d292f6e9d127495064d35286662b7ca679c01
parent66f1d7dc5b63d1f017e557eb354407f1d8454207 (diff)
-rw-r--r--doc/bugs/softlink_atime.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/softlink_atime.mdwn b/doc/bugs/softlink_atime.mdwn
index c48d3a4de..69d6f6600 100644
--- a/doc/bugs/softlink_atime.mdwn
+++ b/doc/bugs/softlink_atime.mdwn
@@ -42,7 +42,7 @@ Optionally, editing the meta-data should change the times in all annexes.
#!/bin/sh
git annex pre-commit .
- which metastore || echo "$0: metastore is not installed; exiting" ; exit 99
+ which metastore || echo "$0: metastore is not installed; exiting"; exit 99
metastore --save
git add .metadata