From 69f99f4ee99de599c172d8a7562dd2bf2654f31e Mon Sep 17 00:00:00 2001 From: Hunter Miller Date: Mon, 14 Aug 2023 16:00:46 -0500 Subject: [PATCH] ops: reverting error catch, unnecessary --- .github/helpers/glob.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/helpers/glob.sh b/.github/helpers/glob.sh index 637b1fde..aeff3f8c 100755 --- a/.github/helpers/glob.sh +++ b/.github/helpers/glob.sh @@ -23,7 +23,7 @@ rsync -avL $1 zod/work/glob hood "commit %work" dojo "-garden!make-glob %work /glob" -gsutil cp zod/.urb/put/*.glob gs://bootstrap.urbit.org || true +gsutil cp zod/.urb/put/*.glob gs://bootstrap.urbit.org hash=$(ls -1 -c zod/.urb/put | head -1 | sed "s/glob-\([a-z0-9\.]*\).glob/\1/") sed -i "s/glob\-[a-z0-9\.]*glob' *[a-z0-9\.]*\]/glob-$hash.glob' $hash]/g" $2