This website works better with JavaScript
Home
Explore
Help
Sign In
haxe
/
HaxeFoundation.haxe
mirror of
https://github.com/HaxeFoundation/haxe.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[php] fix exit code handling of tests/misc/php
Aleksandr Kuzmenko
6 years ago
parent
815855b1fc
commit
8a367709c6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tests/misc/php/run.hxml
+ 1
- 1
tests/misc/php/run.hxml
View File
@@ -1,2 +1,2 @@
-cp ../src
---
interp
Main
+--
run
Main