projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23a45e0
)
Restore config after running scripts/env diff.
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 18 Sep 2008 20:45:12 +0000
(20:45 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 18 Sep 2008 20:45:12 +0000
(20:45 +0000)
SVN-Revision: 12632
scripts/env
patch
|
blob
|
history
diff --git
a/scripts/env
b/scripts/env
index e08869596d3688e645b0380a46fba0b1e1e13e28..642a329c16f5fee39a01336e675ce957fbc52bb1 100755
(executable)
--- a/
scripts/env
+++ b/
scripts/env
@@
-103,6
+103,7
@@
env_diff() {
env_init
env_sync_data
git diff --cached
+ env_link_config
}
env_save() {