From a1849da175765350e013bdeecfa4e0ad3c066937 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 27 Mar 2019 15:22:46 -0700 Subject: Autoformat (mostly just to do with the new blank-line-after-end-of-multi-indent-block rule --- lib/shell/init.nom | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/shell/init.nom') diff --git a/lib/shell/init.nom b/lib/shell/init.nom index c120807..352473d 100644 --- a/lib/shell/init.nom +++ b/lib/shell/init.nom @@ -14,6 +14,7 @@ external: ..else: at $callsite fail "Command failure: Command `\($cmd)` was terminated by signal \$return" + return $contents (at $callsite sh> $cmd) means: -- cgit v1.2.3