projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067aedb
)
scripts/env: fix indentation (patch by Rolf Leggewie)
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 19 Nov 2011 17:15:45 +0000
(17:15 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 19 Nov 2011 17:15:45 +0000
(17:15 +0000)
SVN-Revision: 29260
scripts/env
patch
|
blob
|
history
diff --git
a/scripts/env
b/scripts/env
index ebfbb70c5cb9528e008c88d72a9c433ddaff752e..c9eab5dfab1beaed524830024cf674ead1e68a17 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() {