Page MenuHomeFreeBSD

D56231.id174886.diff
No OneTemporary

D56231.id174886.diff

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

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)

Event Timeline