commit 7e73c0d5a1f87d610e8348a5cbc25ca1bbc85b35
Author: teor <[email protected]>
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/*"

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to