2014-10-14 10:59 GMT-03:00 Dmitry Monakhov <dmonakhov@xxxxxxxxxx>: > - Update script to support new test cheme tests/$fs_type/$TEST_IDX > - Try to use first unused ID > > Signed-off-by: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> > --- > new | 78 +++++++++++++++++++++++++++++++++++++++++++++++------------------- > 1 files changed, 55 insertions(+), 23 deletions(-) > > -chmod 755 $id > -${EDITOR-vi} $id > +chmod 755 $tdir/$id > +${EDITOR-vi} $tdir/$id You could leave only $EDITOR ? In executing is on user preference. Albino binoanb.eti.br -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html