From dfe0c9e6c1bc4ef0f0a4302d98b83c14b7ae60d5 Mon Sep 17 00:00:00 2001 From: pika Date: Thu, 22 May 2025 15:59:42 +0200 Subject: [PATCH] testing --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index b0d30ae..506323e 100755 --- a/test.sh +++ b/test.sh @@ -126,7 +126,7 @@ main() { check "Installed $pkg" line else - throw "$pkg could not get installed.." + check "$pkg could not get installed.." echo_error "${err:-}" echo_note "${out:-}" line