projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
5f4abb7
)
administrativa
author
Michael Wallner
<mike@php.net>
Thu, 22 Nov 2018 16:33:42 +0000
(17:33 +0100)
committer
Michael Wallner
<mike@php.net>
Tue, 4 Dec 2018 11:13:49 +0000
(12:13 +0100)
Makefile.frag
patch
|
blob
|
history
diff --git
a/Makefile.frag
b/Makefile.frag
index f68503fc8811889ecbb8a4d06a8e2a4fa8aefca8..59f2b0609eee4a2921ffa8181c2a11dc6eb846e4 100644
(file)
--- a/
Makefile.frag
+++ b/
Makefile.frag
@@
-94,7
+94,7
@@
psi-paranoid-backups:
echo "Usage: make psi-paranoid-backups REPO=<repo to push to>"; \
echo; \
else \
- echo "Watching $(PHP_PSI_SRCDIR) for changes to flush and push to $(REPO)"; \
+ echo "Watching $(PHP_PSI_SRCDIR) for changes to flush and push to $(REPO)
...
"; \
while inotifywait -q -e modify -r $(PHP_PSI_SRCDIR); do \
git ci -am flush; \
git push $(REPO); \