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/compatibility/6.15.9.nom | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/compatibility/6.15.9.nom') diff --git a/lib/compatibility/6.15.9.nom b/lib/compatibility/6.15.9.nom index 91f7267..1691af9 100644 --- a/lib/compatibility/6.15.9.nom +++ b/lib/compatibility/6.15.9.nom @@ -1,5 +1,4 @@ #!/usr/bin/env nomsu -V7.0.0 - ### This file defines upgrades from Nomsu <6.15.9 to 6.15.9 @@ -18,4 +17,4 @@ upgrade action (for $x in $start to $stop $body) to "6.15.9" as upgrade action [ for $x in $start to $stop by $step $body for $x in $start to $stop via $step $body -] to "6.15.9" as (for $x in ($start to $stop by $step) $body) +] to "6.15.9" as (for $x in ($start to $stop by $step) $body) \ No newline at end of file -- cgit v1.2.3