projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
677126d
)
scripts/env: fix indentation (patch by Rolf Leggewie)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Nov 2011 17:15:45 +0000
(17:15 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Nov 2011 17:15:45 +0000
(17:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29260
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/env
patch
|
blob
|
history
diff --git
a/scripts/env
b/scripts/env
index
ebfbb70
..
c9eab5d
100755
(executable)
--- a/
scripts/env
+++ b/
scripts/env
@@
-103,7
+103,7
@@
env_diff() {
env_init
env_sync_data
git diff --cached
- env_link_config
+
env_link_config
}
env_save() {
This page took
0.02347 seconds
and
4
git commands to generate.