Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163958612
D56231.id174886.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
336 B
Referenced Files
None
Subscribers
None
D56231.id174886.diff
View Options
Index: yes/tests/yes_test.sh
===================================================================
--- yes/tests/yes_test.sh
+++ yes/tests/yes_test.sh
@@ -52,6 +52,8 @@
{
yes y >/dev/null &
local pid=$!
+ # Wait for yes(1) to exec before checking args.
+ sleep 0.1
atf_check -o inline:"yes y\n" ps -o args= $pid
kill $pid
wait
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 28, 11:39 AM (7 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35650250
Default Alt Text
D56231.id174886.diff (336 B)
Attached To
Mode
D56231: yes: fix argv test race between fork and exec
Attached
Detach File
Event Timeline
Log In to Comment