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/tools/install.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tools/install.nom') diff --git a/lib/tools/install.nom b/lib/tools/install.nom index afd6069..f84416d 100755 --- a/lib/tools/install.nom +++ b/lib/tools/install.nom @@ -1,5 +1,4 @@ #!/usr/bin/env nomsu -V7.0.0 - ### A tool to install third party Nomsu packages @@ -57,4 +56,5 @@ command line program with $args: $cmd = ($filename, with $patt -> $action.cmd) run command $cmd do next $filename + fail "Not sure what to do with \$filename" \ No newline at end of file -- cgit v1.2.3