From 8f3c9f8cb327314b291fff322f95bdf2d214069b Mon Sep 17 00:00:00 2001 From: xonixx Date: Mon, 9 Dec 2024 23:50:06 +0200 Subject: [PATCH] selfupdate is broken #174 : update master makesure to let selfupdate test work --- tests/200_update.tush | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/200_update.tush b/tests/200_update.tush index 15d0fe7..e4d2b84 100644 --- a/tests/200_update.tush +++ b/tests/200_update.tush @@ -5,6 +5,7 @@ $ ./$MAKESURE -f tests/200_update.sh test_err | XXX | goal 'test_err' failed @ wget/curl not found +@ Please use manual update: https://makesure.dev/Installation.html ? 1 $ ./$MAKESURE -f tests/200_update.sh test_wget | awk '{ sub(/[0-9][0-9.]+/,"YYY") } 1'