On Wed, Jul 20, 2016 at 07:13:24AM +0200, Jan Kara wrote: > On Tue 19-07-16 12:07:38, Eryu Guan wrote: > > On Mon, Jul 18, 2016 at 02:00:24PM +0200, Jan Kara wrote: > > > Different quota format may print additional information in repquota(8) > > > output after standard quota information is printed and this information > > > is separated by two empty lines. For quota formats that don't support > > > printing any additional information these lines are not present in the > > > output which causes false failures of the test. Switch the test to use > > > repquota(8) CSV output format which does not have these formatting > > > issues and in general should be more stable. > > > > > > Signed-off-by: Jan Kara <jack@xxxxxxx> > > > > This breaks tests on distributions with older version of repquota (e.g. > > RHEL6 and RHEL7) where there's no "-O" support, and test failed because > > of "invalid option -- 'O'". > > Hum, support for -O option is in repquota for three years. That isn't much > for enterprise distros, I agree. I can fix the problem with output > filtering. That will be less future-proof but it will work for old > repquota. I'm not sure what's more desirable. Dave? What are the extra lines? Why can't an output filter be added to strip the extra lines if they are emitted? Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html