aboutsummaryrefslogtreecommitdiff
path: root/lib/tools/replace.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-01-14 17:50:57 -0800
committerBruce Hill <bruce@bruce-hill.com>2019-01-14 17:50:57 -0800
commit94a437c58426ce00976d3ab15f19817642d188c4 (patch)
treee57c255c4ee94ebf7d0369327f242bdb4101cd45 /lib/tools/replace.nom
parent27433f4bf1c3ac80d47869d581d8d18b630921cf (diff)
Added 'with' to 'if it fails with $' clauses and made upgrade import
specific rules.
Diffstat (limited to 'lib/tools/replace.nom')
-rwxr-xr-xlib/tools/replace.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/replace.nom b/lib/tools/replace.nom
index fdb8e38..efc4d09 100755
--- a/lib/tools/replace.nom
+++ b/lib/tools/replace.nom
@@ -93,7 +93,7 @@ command line program with $args:
$code = (NomsuCode from ($Source $filename 1 (size of $file)) $file)
try:
$tree = ($code parsed)
- ..if it fails $msg:
+ ..if it fails with $msg:
if $args.q:
unless $args.i: say $code
..else: