about summary refs log tree commit diff
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-09-15 13:54:41 -0700
committerIrene Knapp <ireneista@irenes.space>2026-09-15 13:54:41 -0700
commit5cc33df074c8e3da4a888822889d8ec94af74141 (patch)
tree770d7189a1aa3ce155115deb89b284a256fe0758
parentf3609dad9e7c78708d8049ed1629c22cb20d5580 (diff)
oops, didn't mean to comment that out
Force-Push: yes
Change-Id: I8fbf3d531b18904f2a01e6b05ff2822d6a015013
-rw-r--r--transform.e2
1 files changed, 1 insertions, 1 deletions
diff --git a/transform.e b/transform.e
index 8f01fed..71f767b 100644
--- a/transform.e
+++ b/transform.e
@@ -3984,7 +3984,7 @@ allocate-transformation-state s" transformation-state" variable
     sys-write exit
   } if
 
-  ~ postprocess-metadata-entries
+  postprocess-metadata-entries
 
   ~   Importantly, postprocessing leaves the entries sorted, which means we
   ~ can go back and forth in a linear scan through the entry array while we