tests: avoid embedded command-line switches in tests
commit5470d0688ec610861241408790d22b583e211ac5
authorEric Wong <normalperson@yhbt.net>
Mon, 21 Jun 2010 03:11:29 +0000 (21 03:11 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 21 Jun 2010 03:11:29 +0000 (21 03:11 +0000)
treefcdf298e82eb68e140d7f5574481742e27f156fd
parent51b2d65b081b0e802acdd25295e04889bbccaddc
tests: avoid embedded command-line switches in tests

They're ugly and potentially non-portable to other servers.
They also make Unicorn + Rubinius unhappy, which makes us
unhappy as well.
t/fork-sleep.ru
t/simple-http_ActorSpawn.ru [new file with mode: 0644]
t/t0009-broken-app.sh
t/t0009.ru
t/t0011-close-on-exec-set.sh