[packages/rpm-build-tools] use porcelain

glen glen at pld-linux.org
Fri Jun 7 15:04:36 CEST 2013


commit 37fd5f8bdda48c137f118d8e31c22b6f82dbdaea
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jun 7 16:03:18 2013 +0300

    use porcelain

 update-geoip.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/update-geoip.sh b/update-geoip.sh
index 0774e76..3ab52a3 100755
--- a/update-geoip.sh
+++ b/update-geoip.sh
@@ -61,6 +61,6 @@ done
 
 for pkg in ${*:-$pkgs}; do
 	cd $pkg
-	git status -s
+	git status --porcelain
 	cd ..
 done
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/8bb9552ae5a09530bf70b5ce8267d9d65f875fbf



More information about the pld-cvs-commit mailing list