summaryrefslogtreecommitdiff
path: root/doc/special_remotes
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-27 02:12:33 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-27 02:12:33 -0400
commit352b4c673910a462fa4837db833c8f204923e453 (patch)
tree9ea0cbfa50ee24c5329f98b3a4e04f942fe6af0d /doc/special_remotes
parent245b3eb1a5f2a9b786c297be3d45aecab29d6110 (diff)
fix bug (no type safe protocol stuff here, alas..)
Diffstat (limited to 'doc/special_remotes')
-rwxr-xr-xdoc/special_remotes/external/example.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/special_remotes/external/example.sh b/doc/special_remotes/external/example.sh
index b42a8520d..53a00a557 100755
--- a/doc/special_remotes/external/example.sh
+++ b/doc/special_remotes/external/example.sh
@@ -72,6 +72,7 @@ while read line; do
# special remote here.
getconfig directory
mydirectory="$RET"
+ echo PREPARE-SUCCESS
;;
TRANSFER)
key="$3"