From 32afb4b4ab09a59e9f01fa465ceb039607106908 Mon Sep 17 00:00:00 2001 From: dzaima Date: Tue, 9 May 2023 18:27:57 +0300 Subject: [PATCH] =?UTF-8?q?build.bqn:=20nicer=20message=20on=20failed=20ru?= =?UTF-8?q?nner=20=E2=80=A2SH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/src/runner.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/src/runner.bqn b/build/src/runner.bqn index 592d4b7c..f7fab7f4 100644 --- a/build/src/runner.bqn +++ b/build/src/runner.bqn @@ -25,7 +25,7 @@ _runSingeli_ ← { runArgs GetDeps _𝕣_ dir runFile: "sh"‿dir‿cmd‿depf: t0 ← •MonoTime@ Chdir @∾˜ •ToUTF8 dir - c‿o‿e ← •SH cmd + c‿o‿e ← •SH⎊{𝕊: ⟨'e',"",∾⟨"Failed to run ", ⊑cmd, ": ", •CurrentError@⟩⟩} cmd t1 ← •MonoTime@ { 0: @≡depf?