summaryrefslogtreecommitdiff
path: root/bin/ii-watch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-05-23 23:14:59 +0200
committerErich Eckner <git@eckner.net>2021-05-23 23:14:59 +0200
commit970a46f8a63a0032a8558b78d32c09aac0ce3aa2 (patch)
tree754c09490abef8e7a8095310773d118bd94c546e /bin/ii-watch
parent41e0306767c46a6d371f7f560a411d743600fc91 (diff)
downloadbuilder-970a46f8a63a0032a8558b78d32c09aac0ce3aa2.tar.xz
move to irc.libera.chat and #archlinux32-devops (mostly)
Diffstat (limited to 'bin/ii-watch')
-rwxr-xr-xbin/ii-watch4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ii-watch b/bin/ii-watch
index 8ebefbe..ae008c4 100755
--- a/bin/ii-watch
+++ b/bin/ii-watch
@@ -23,7 +23,7 @@ while pgrep -x 'ii' >/dev/null && \
$(date +%s) + 60*5
))
fi
- echo '/NAMES #archlinux32' \
+ echo '/NAMES #archlinux32-devops' \
| sponge "${irc_dir}/in"
fi
if [ -z "${said}" ]; then
@@ -65,7 +65,7 @@ while pgrep -x 'ii' >/dev/null && \
{
echo 0
sed '
- s/^\([0-9]\+\) = #archlinux32\( \S\+\)* buildmaster\( \S\+\)*$/\1/
+ s/^\([0-9]\+\) = #archlinux32-devops\( \S\+\)* buildmaster\( \S\+\)*$/\1/
t
d
' "${irc_dir}/out"