projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22d6b36
)
fix spelling error
author
Micah Anderson
<micah@riseup.net>
Thu, 8 May 2008 15:16:41 +0000
(15:16 +0000)
committer
Micah Anderson
<micah@riseup.net>
Thu, 8 May 2008 15:16:41 +0000
(15:16 +0000)
src/backupninja.in
patch
|
blob
|
history
diff --git
a/src/backupninja.in
b/src/backupninja.in
index 7fa6fb11e0b180a95ede816c1178075afa71d1e3..1dac55d918e344355931611791d792375c377344 100755
(executable)
--- a/
src/backupninja.in
+++ b/
src/backupninja.in
@@
-379,8
+379,8
@@
while [ $# -ge 1 ]; do
singlerun=$2
processnow=1
else
- echo "--run option must be f
a
llowed by a backupninja action file"
- fatal "--run option must be f
a
llowed by a backupninja action file"
+ echo "--run option must be f
o
llowed by a backupninja action file"
+ fatal "--run option must be f
o
llowed by a backupninja action file"
usage
fi
shift