[tor-commits] [tor/master] scripts/git: Print the correct path in git-setup-dirs.sh

teor at torproject.org teor at torproject.org
Thu Oct 31 04:40:46 UTC 2019


commit 7e73c0d5a1f87d610e8348a5cbc25ca1bbc85b35
Author: teor <teor at torproject.org>
Date:   Thu Oct 31 14:39:49 2019 +1000

    scripts/git: Print the correct path in git-setup-dirs.sh
---
 scripts/git/git-setup-dirs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/git/git-setup-dirs.sh b/scripts/git/git-setup-dirs.sh
index cb4faacda..495b22b26 100755
--- a/scripts/git/git-setup-dirs.sh
+++ b/scripts/git/git-setup-dirs.sh
@@ -506,5 +506,5 @@ for ((i=0; i<COUNT; i++)); do
 done
 
 echo
-echo "Remember to copy the git hooks from tor/git/hooks/*.git-hook to"
+echo "Remember to copy the git hooks from tor/scripts/git/*.git-hook to"
 echo "$ORIGIN_PATH/.git/hooks/*"



More information about the tor-commits mailing list