]> Sergey Matveev's repositories - public-inbox.git/blob - t/clone-coderepo-puh2.sh
www_coderepo: /tree/ redirects to /$OID/s/
[public-inbox.git] / t / clone-coderepo-puh2.sh
1 #!/bin/sh
2 # sample --post-update-hook for t/clone-coderepo.t test
3 case $CLONE_CODEREPO_TEST_OUT in
4 '') ;;
5 *) echo "dos $@" >> "$CLONE_CODEREPO_TEST_OUT" ;;
6 esac