From 7f30fb293f11744eaab6935e791c5aa993411722 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 22 Mar 2019 14:25:18 -0700 Subject: Fixed a bunch of compatibility issues that made upgrading really slow, especially when upgrading across many versions. --- lib/compatibility/4.9.nom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/compatibility/4.9.nom') diff --git a/lib/compatibility/4.9.nom b/lib/compatibility/4.9.nom index 0ec8bc8..3e6aaee 100644 --- a/lib/compatibility/4.9.nom +++ b/lib/compatibility/4.9.nom @@ -6,7 +6,7 @@ use "compatibility/compatibility" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ upgrade action "if" to "4.9" via - for ($tree $end_version): + for $tree: if (#$tree > 2): return $tree - return \(when \$tree.2) \ No newline at end of file + return \(when \$tree.2) -- cgit v1.2.3