Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-07 | Use `return` rather than `continue` to make bash 4.4 happy. | Elliott Hughes | |
Otherwise we get this error: continue: only meaningful in a 'for', 'while', or 'until' loop | |||
2016-07-08 | Fix typo in chattr test. | Elliott Hughes | |
2016-07-04 | Fix chattr and date tests. | Rob Landley | |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley | |
2016-03-02 | Split lsattr/chattr tests. | Rob Landley | |