This commit is contained in:
Joey Hess 2013-07-31 12:22:50 -04:00
parent a849c6eca1
commit 0f445cf093

View file

@ -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