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:
cb33925
)
r239@um: micah | 2005-12-27 14:52:42 -0500
author
Micah Anderson
<micah@riseup.net>
Tue, 27 Dec 2005 22:12:43 +0000
(22:12 +0000)
committer
Micah Anderson
<micah@riseup.net>
Tue, 27 Dec 2005 22:12:43 +0000
(22:12 +0000)
I think the first three items are required, not the last 3 :)
handlers/dup.helper
patch
|
blob
|
history
diff --git
a/handlers/dup.helper
b/handlers/dup.helper
index 13371f4668ba5a82dc5387702c687b22b47a0840..7297fb1b8b15b3bcd88bbf8041349a25dc73b7fd 100644
(file)
--- a/
handlers/dup.helper
+++ b/
handlers/dup.helper
@@
-99,7
+99,7
@@
do_dup_dest() {
set -o noglob
REPLY=
while [ -z "$REPLY" -o -z "$dup_destdir" -o -z "$dup_desthost" -o -z "$dup_destuser" ]; do
- formBegin "$dup_title - destination:
la
st three items are compulsory"
+ formBegin "$dup_title - destination:
fir
st three items are compulsory"
formItem "desthost" "$dup_desthost"
formItem "destuser" "$dup_destuser"
formItem "destdir" "$dup_destdir"