Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108622863
D45534.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
317 B
Referenced Files
None
Subscribers
None
D45534.diff
View Options
diff --git a/usr.bin/uniq/tests/uniq_test.sh b/usr.bin/uniq/tests/uniq_test.sh
--- a/usr.bin/uniq/tests/uniq_test.sh
+++ b/usr.bin/uniq/tests/uniq_test.sh
@@ -167,6 +167,8 @@
stdout_body() {
(
trap "" PIPE
+ # Give true(1) some time to exit.
+ sleep 1
echo a | uniq 2>stderr
echo $? >result
) | true
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 11:03 PM (9 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16219471
Default Alt Text
D45534.diff (317 B)
Attached To
Mode
D45534: uniq tests: Make uniq_test:stdout more reliable
Attached
Detach File
Event Timeline
Log In to Comment