Format all shell scripts in tools folder

Change-Id: Ieef2eb93d56c03972b4dc63a1c55aabf1fb0d169
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-01-06 00:29:59 +08:00
parent 390ebd504f
commit 3b9efc95a2
23 changed files with 1205 additions and 1213 deletions
+1 -1
View File
@@ -69,6 +69,6 @@ echo Missing Argument
:ShowUsage
echo USAGE: %0 ^<link^>
echo Where:
echo ^<link^> is the linked (or copied) directory to be removed
echo ^<link^> is the linked (or copied) directory to be removed
:End