Hi!
> The "chattr" command in case failed in some file system (such as memory fs):
> 'chattr: Inappropriate ioctl for device while reading flags on'
> 
> I learn that chattr command only can be used in ext2 or ext3 (ext4 is ok now).
> So we check it before running.

Do all of the testcases fail or only some of them?

If the latter is case it would be better to set some variable and skip
only the testcases that will fail otherwise
(i.e. tst_resm TCONF "chattr not supported").

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to