]> Sergey Matveev's repositories - public-inbox.git/blob - t/clone-coderepo-puh1.sh
t/httpd-unix.t: stop tail(1) before stopping server
[public-inbox.git] / t / clone-coderepo-puh1.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 "uno $@" >> "$CLONE_CODEREPO_TEST_OUT" ;;
6 esac