]> git.ipfire.org Git - thirdparty/grsecurity-scrape.git/commitdiff
scrape.pl: do push, actually.
authorKARBOWSKI Piotr <piotr.karbowski@gmail.com>
Sat, 21 Jan 2017 09:56:07 +0000 (10:56 +0100)
committerKARBOWSKI Piotr <piotr.karbowski@gmail.com>
Sat, 21 Jan 2017 09:56:07 +0000 (10:56 +0100)
scrape.pl

index 9109bf8f5777419812cac28e79f18983b316f266..dfee13111171404a6e02e2b7ef10120daff8f790 100755 (executable)
--- a/scrape.pl
+++ b/scrape.pl
@@ -92,4 +92,4 @@ system(
 );
 
 einfo 'git push ...';
-#system("git", "push");
+system("git", "push");