[projects/pld-ftp-admin] tab

glen glen at pld-linux.org
Sat Sep 5 22:16:24 CEST 2015


commit 3927e42c67b16cb096d60acf3d696ed63efa422e
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Sep 5 23:14:28 2015 +0300

    tab

 wwwbin/by-group.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wwwbin/by-group.sh b/wwwbin/by-group.sh
index 7107db3..f00c93b 100755
--- a/wwwbin/by-group.sh
+++ b/wwwbin/by-group.sh
@@ -14,7 +14,7 @@ for f in *.rpm ; do
 		level="${level}/.."
 	done
 	[ -d "../by-group/$g" ] || mkdir -p "../by-group/$g"
-   	ln -sf "$level/RPMS/$f" "../by-group/$g/$f"
+	ln -sf "$level/RPMS/$f" "../by-group/$g/$f"
 done
 
 # remove dangling symlinks...
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-ftp-admin.git/commitdiff/79bfa5416570425373d966239f009097dacbb7ff



More information about the pld-cvs-commit mailing list