projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc05dbe
)
Use current location of config var definitions
author
Roland Mas
<lolando@debian.org>
Fri, 23 Apr 2010 09:28:49 +0000
(09:28 +0000)
committer
Roland Mas
<lolando@debian.org>
Fri, 23 Apr 2010 09:28:49 +0000
(09:28 +0000)
tools/unify_config.sh
patch
|
blob
|
history
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"