HomeFreeBSD

Eliminate trailing spaces in DISKS

Description

Eliminate trailing spaces in DISKS

The zfs-tests.sh driver script could add spaces to the end of $DISKS
which defeates shell-based parsing with constructs such as ${DISKS##* }.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Issue #6900

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Jan 3 2018, 9:45 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Apr 14 2018, 1:03 AM
Parents
rG93b43af10df8: Allow mounting datasets more than once
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG5c596ba7a479: Eliminate trailing spaces in DISKS (authored by Tim Chase <tim@chase2k.com>).Apr 14 2018, 1:03 AM