]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/shaker/shaker.factor
Cleanup some lint warnings.
[factor.git] / basis / tools / deploy / shaker / shaker.factor
index 2ca94389638cd4ba6e7bc0997605b8bf6d833499..7fa68b41ff787a3a6e813ab0900c6a4b46d8a75c 100755 (executable)
@@ -415,7 +415,7 @@ IN: tools.deploy.shaker
     ! On Windows, even if deploy-io is 3, C streams are still used
     ! for the console, so don't strip it there.
     strip-io?
-    deploy-io get 3 = os windows? not and
+    native-io? os windows? not and
     or [
         "Stripping C I/O" show
         "vocab:tools/deploy/shaker/strip-c-io.factor" run-file