scripts/env: fix indentation (patch by Rolf Leggewie)
[openwrt.git] / scripts / env
index ebfbb70..c9eab5d 100755 (executable)
@@ -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.022854 seconds and 4 git commands to generate.