From dd7924889b4c956da53935e78f2d2cdeb58eb103 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Thu, 20 Feb 2025 09:50:05 -0500 Subject: Fix race-sbofind and travis tests --- t/03-travis.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/03-travis.t') diff --git a/t/03-travis.t b/t/03-travis.t index cfe517e..06f66d2 100755 --- a/t/03-travis.t +++ b/t/03-travis.t @@ -29,7 +29,7 @@ SKIP: { skip 'Not doing online tests without TEST_ONLINE=1', 2 if $ENV{TEST_ONLINE} ne '1'; sbosnap 'fetch', { expected => qr/\APulling SlackBuilds tree\.\.\.\n/ }; - sbofind 'sbotools', { expected => qr"SBo: sbotools \d[.]\d\nPath: /usr/sbo/repo/system/sbotools\n\n" }; + sbofind 'sbotools', { expected => qr"SBo:\s+sbotools2\s+\d+[.]\d+[.]\d+\nPath:\s+/usr/sbo/repo/system/sbotools2\n" }; } # 4-10: Test alternative REPO -- cgit v1.2.3