Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103001999
D46491.id142635.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
405 B
Referenced Files
None
Subscribers
None
D46491.id142635.diff
View Options
diff --git a/usr.sbin/mixer/tests/mixer_test.sh b/usr.sbin/mixer/tests/mixer_test.sh
--- a/usr.sbin/mixer/tests/mixer_test.sh
+++ b/usr.sbin/mixer/tests/mixer_test.sh
@@ -66,7 +66,8 @@
restore_default()
{
- test -r "test_mixer_deflt_unit" && mixer -d $(cat test_mixer_deflt_unit)
+ test -r "test_mixer_deflt_unit" &&
+ mixer -d $(cat test_mixer_deflt_unit) || true
}
atf_test_case o_flag cleanup
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 4:53 PM (20 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
11251354
Default Alt Text
D46491.id142635.diff (405 B)
Attached To
Mode
D46491: mixer(8) tests: Fix cleanup routine
Attached
Detach File
Event Timeline
Log In to Comment