scripts/env: fix indentation (patch by Rolf Leggewie)
SVN-Revision: 29260
This commit is contained in:
parent
067aedb906
commit
b9eb659364
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ env_diff() {
|
|||
env_init
|
||||
env_sync_data
|
||||
git diff --cached
|
||||
env_link_config
|
||||
env_link_config
|
||||
}
|
||||
|
||||
env_save() {
|
||||
|
|
Loading…
Reference in a new issue