summaryrefslogtreecommitdiff
path: root/abslibre
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2022-03-22 08:00:02 +0000
committerParabola git <git@parabola.nu>2022-03-22 08:00:02 +0000
commitbb8c70e610913f0faffc91155c25f92bc8bd594b (patch)
treed8d884c1994e1d04acf680aa5e528cbce3233417 /abslibre
parent6036ec84c537c5585408baad9f29b232eef4c687 (diff)
Update from cron
Diffstat (limited to 'abslibre')
-rwxr-xr-xabslibre/blacklist.git/hooks/post-receive4
-rw-r--r--abslibre/blacklist.git/hooks/pre-receive4
2 files changed, 4 insertions, 4 deletions
diff --git a/abslibre/blacklist.git/hooks/post-receive b/abslibre/blacklist.git/hooks/post-receive
index c2dea68..6d61d23 100755
--- a/abslibre/blacklist.git/hooks/post-receive
+++ b/abslibre/blacklist.git/hooks/post-receive
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
-~autobuilder/.local/bin/autobuild libre/your-freedom blacklist.txt
-~autobuilder/.local/bin/autobuild nonprism/your-privacy your-privacy-blacklist.txt
+~autobuilder/.local/bin/autobuild libre/your-freedom blacklist.txt
+~autobuilder/.local/bin/autobuild nonprism/your-privacy your-privacy-blacklist.txt
~autobuilder/.local/bin/autobuild libre/your-freedom_emu your-freedom_emu-blacklist.txt
diff --git a/abslibre/blacklist.git/hooks/pre-receive b/abslibre/blacklist.git/hooks/pre-receive
index f471242..9329d6c 100644
--- a/abslibre/blacklist.git/hooks/pre-receive
+++ b/abslibre/blacklist.git/hooks/pre-receive
@@ -1,7 +1,7 @@
#!/bin/bash
-# this script validates the blacklist files, rehecting the push otherwise
-# TODO: WIP - currently disabled (hook file is not executable)
+# this script validates the blacklist files, rejecting the push otherwise
+# TODO: WIP - currently disabled (ie: hook file is not executable)
# refs data via STDIN - one line per target ref (where ref_data is: prev_sha curr_sha ref_file)
# e.g.