kolbasa/git-repo-watcher

change_pulled hook not being called

NgariNdungu opened this issue · 1 comments

I'm seeing errors when the script pulls changes;

./git-repo-watcher: eval: line 92: unexpected EOF while looking for matching `''
./git-repo-watcher: eval: line 93: syntax error: unexpected end of file

Run against these versions of bash;

GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin17)
Copyright (C) 2007 Free Software Foundation, Inc.

and

GNU bash, version 4.4.12(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2016 Free Software Foundation, Inc.

with the second being inside a docker container.

Thank you, I will work the next days on improvements, bug fixes, tests and pull requests. I did not expect the interest in the script to be so great. :D