Page MenuHomeFreeBSD

unionfs7.sh: eliminate stderr redirection
ClosedPublic

Authored by jah on Sat, Aug 15, 6:52 AM.
Tags
None
Referenced Files
F171685882: D58856.diff
Sat, Sep 12, 5:00 PM
Unknown Object (File)
Fri, Sep 11, 10:08 AM
Unknown Object (File)
Thu, Sep 10, 4:15 AM
Unknown Object (File)
Thu, Sep 10, 4:11 AM
Unknown Object (File)
Tue, Sep 8, 7:06 PM
Unknown Object (File)
Sun, Sep 6, 12:09 AM
Unknown Object (File)
Fri, Sep 4, 1:00 PM
Unknown Object (File)
Thu, Sep 3, 3:16 PM
Subscribers

Details

Summary

The bash-ism here results in an "ambiguous output redirect"
error when run under tcsh. Similar unionfs stress2 tests don't
do this, and unionfs7 doesn't seem to generate spurious output
when run locally, so just delete it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jah requested review of this revision.Sat, Aug 15, 6:52 AM
This revision is now accepted and ready to land.Sat, Aug 15, 7:06 AM

PS
Feel free to fix or add any unionfs tests you like.

This revision was automatically updated to reflect the committed changes.