commit a82c74c1bebc21f1e68a4deede33d5d9c92de44c
Author: Elan Ruusamäe <[email protected]>
Date: Wed Mar 23 07:51:12 2016 +0200
remove git diff noise
get-source.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/get-source.sh b/get-source.sh
index 737d5e6..9476611 100755
--- a/get-source.sh
+++ b/get-source.sh
@@ -47,8 +47,7 @@ filter() {
-x 'INSTALL' \
-x 'tests/*' \
-x 'doc/*' \
- | sed -re '/^(diff --git)/d'
-
+ | sed -re '/^(diff --git|index|(new|old) |Binary files)/d'
}
get_package() {
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phantomjs.git/commitdiff/a82c74c1bebc21f1e68a4deede33d5d9c92de44c
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit