]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix io.unix.launcher unit test
authorSlava Pestov <slava@factorcode.org>
Tue, 18 Mar 2008 08:27:14 +0000 (03:27 -0500)
committerSlava Pestov <slava@factorcode.org>
Tue, 18 Mar 2008 08:27:14 +0000 (03:27 -0500)
extra/io/unix/launcher/launcher-tests.factor [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index aa54d3e..6fa8c91
@@ -34,7 +34,7 @@ accessors kernel sequences ;
     ascii <process-stream> contents
 ] unit-test
 
-[ "" ] [
+[ f ] [
     <process>
         "cat"
         "launcher-test-1" temp-file
@@ -55,7 +55,7 @@ accessors kernel sequences ;
     try-process
 ] unit-test
 
-[ "" ] [
+[ f ] [
     "cat"
     "launcher-test-1" temp-file
     2array