mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-28 23:23:59 +00:00
scripts/env: fix indentation (patch by Rolf Leggewie)
SVN-Revision: 29260
This commit is contained in:
parent
067aedb906
commit
b9eb659364
@ -103,7 +103,7 @@ env_diff() {
|
|||||||
env_init
|
env_init
|
||||||
env_sync_data
|
env_sync_data
|
||||||
git diff --cached
|
git diff --cached
|
||||||
env_link_config
|
env_link_config
|
||||||
}
|
}
|
||||||
|
|
||||||
env_save() {
|
env_save() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user