Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Commit

Permalink
Removed vfork test
Browse files Browse the repository at this point in the history
  • Loading branch information
klemens-morgenstern committed Jun 17, 2016
1 parent c013778 commit bc43209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Jamfile.jam
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ test-suite ts :
[ run start_dir.cpp filesystem system : : sparring_partner ]
[ run terminate.cpp system filesystem : : sparring_partner ]
[ run throw_on_error.cpp system filesystem : : sparring_partner ]
[ run vfork.cpp system filesystem : : sparring_partner : <build>no <target-os>linux:<build>yes ]
# [ run vfork.cpp system filesystem : : sparring_partner : <build>no <target-os>linux:<build>yes ]
[ run wait.cpp system filesystem : : sparring_partner ]
[ compile-fail spawn_fail.cpp ]
;

0 comments on commit bc43209

Please sign in to comment.