Reformat
[git-tools-moved-to-github.git] / id-deb-build / id-pbuild.sh
index f45cbde..888b482 100755 (executable)
@@ -128,9 +128,9 @@ if $upload; then
 fi
 # remove existing package directories
 for f in [a-z]*; do
-       if test -d $f; then
-               rm -fr $f
-       fi
+    if test -d $f; then
+       rm -fr $f
+    fi
 done
 rm -f *.log