projects
/
fusionforge
/
fusionforge.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use current location of config var definitions
[fusionforge/fusionforge.git]
/
tools
/
unify_config.sh
diff --git
a/tools/unify_config.sh
b/tools/unify_config.sh
index
f8a1078
..
f939db3
100755
(executable)
--- a/
tools/unify_config.sh
+++ b/
tools/unify_config.sh
@@
-14,7
+14,7
@@
else
fi
find_files () {
- ack-grep -l --php $old | grep -v
www/include/pre
.php
+ ack-grep -l --php $old | grep -v
common/include/config-vars
.php
}
find_files | xargs perl -pi -e"