]> gitweb.factorcode.org Git - factor.git/commitdiff
build-from-source: fix gitlab
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 22 Aug 2023 04:46:27 +0000 (23:46 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 22 Aug 2023 04:46:27 +0000 (23:46 -0500)
extra/build-from-source/build-from-source.factor

index 65511446998febc80c57eb0749dc2621553573fa..eb79f293c7fad0fc899bec15655f244b3b4fdc0d 100644 (file)
@@ -166,10 +166,10 @@ ERROR: no-output-file path ;
         } 4cleave
     ] dip
     '[
-        _ 
+        _ _
         dup "build-from-source considering gitlab %s" sprintf print
         over check-build-completed [
-            2nip "%s already built at %s" sprintf print
+            2nip "%s already built at %s" sprintf print
         ] [
             [
                 over "%s\n- deleting old build..." sprintf write