From a1bbb16b2a86325e35df1c4799b100dd503cd49d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Jul 2013 12:22:50 -0400 Subject: typo --- doc/special_remotes/hook.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/special_remotes') diff --git a/doc/special_remotes/hook.mdwn b/doc/special_remotes/hook.mdwn index 31851a26f..d5c708e0a 100644 --- a/doc/special_remotes/hook.mdwn +++ b/doc/special_remotes/hook.mdwn @@ -97,6 +97,7 @@ case "$ANNEX_ACTION" in if demo-exists "$ANNEX_HASH_1/$ANNEX_HASH_2/$ANNEX_KEY"; then echo "$ANNEX_KEY" fi + ;; *) echo "unknown ANNEX_ACTION: $ANNEX_ACTION" >&2 exit 1 -- cgit v1.2.3