On 2018/1/3 4:05, Vivek Goyal Wrote: > On Thu, Dec 28, 2017 at 07:49:31PM +0800, zhangyi (F) wrote: > > [..] >> +# Create test directories >> +lowerdir=$OVL_BASE_SCRATCH_MNT/lower >> +lowerdir2=$OVL_BASE_SCRATCH_MNT/lower2 >> +upperdir=$OVL_BASE_SCRATCH_MNT/upper >> +workdir=$OVL_BASE_SCRATCH_MNT/workdir >> + >> +mkdir -p $lowerdir $lowerdir2 $upperdir $workdir $workdir > > Minor nit. Why $workdir has been specified twice. I saw it in another test > as well. > Will fix, thanks! zhangyi. -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html