Fixed text upgrading.

This commit is contained in:
Bruce Hill 2018-11-09 17:34:27 -08:00
parent ed70165294
commit 083ed530bd

View File

@ -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: