[LTP] [PATCH v2 1/1] prepare_lvm.sh: Allow to define tmp directory

Petr Vorel pvorel@suse.cz
Mon Aug 24 17:48:12 CEST 2020


Hi Martin,

...
> > -			sed -e "s/{fsname}/$fsname/g" "$INFILE" >>"$OUTFILE"
> > +			sed -e "s/{fsname}/$fsname/g; s^/tmp/ltp^$LVM_DIR/ltp^g" "$INFILE" >>"$OUTFILE"

> If you want to change the path in the runfile instead, it'd be cleaner
> to use a placeholder like {tempdir}. Otherwise:
That makes sense, changed that way and merged with your ack.
Thanks a lot for review and comments.

Kind regards,
Petr


More information about the ltp mailing list