From 38dec75ddd5ecc557ec787e72200d07752bae64a Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Thu, 14 Sep 2023 18:34:53 +1000 Subject: [PATCH] fixup! Fix git merge during schedule update --- systemd/conservancy-www-update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd/conservancy-www-update.sh b/systemd/conservancy-www-update.sh index c3ba354b..4d427531 100755 --- a/systemd/conservancy-www-update.sh +++ b/systemd/conservancy-www-update.sh @@ -24,13 +24,13 @@ fi IFS=/ read git_remote git_refspec <