mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-03 04:42:23 +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…
Reference in New Issue
Block a user