aboutsummaryrefslogtreecommitdiff
path: root/tools/upgrade.nom
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-11-09 17:34:27 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-11-09 17:34:27 -0800
commit083ed530bdf499d4ac587d98e1677e669482e549 (patch)
treead97e5804d9403f54720e56f1142925be1318063 /tools/upgrade.nom
parented70165294a6b846a9b0d513689dea03539755f7 (diff)
Fixed text upgrading.
Diffstat (limited to 'tools/upgrade.nom')
-rwxr-xr-xtools/upgrade.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/upgrade.nom b/tools/upgrade.nom
index 5133c76..88057eb 100755
--- a/tools/upgrade.nom
+++ b/tools/upgrade.nom
@@ -45,7 +45,7 @@ for %path in %args:
%tree = (%code parsed)
%uptree = (..)
%tree upgraded from (%start_version or (%tree.version or (Nomsu version))) to %version
- %text = (%uptree as nomsu)
+ %text = ((%uptree as nomsu)::text)
when:
%inplace: