[LTP] [PATCH 2/2] syscalls/chmod05: Use new ltp library
    Cyril Hrubis 
    chrubis@suse.cz
       
    Tue Nov  6 17:33:05 CET 2018
    
    
  
Hi!
> This was added, but I don't think it hurts anything, if at all it resets what
> the test does in the setup (even though its probably not needed)?. I'll leave
> it upto you to keep / delete this.
I've removed the cleanup and did a few minor changes as well and pushed,
thanks.
* Deleted /* stat struct */ and other comments commenting obvious
* Added return; in the if (TST_RET == -1) statement, there is no point
  in checking the directory permissions if the call has failed
* Removed spaces before tabs in the tst_test structure
-- 
Cyril Hrubis
chrubis@suse.cz
    
    
More information about the ltp
mailing list