Commit History

Author SHA1 Message Date
  Elliott Hughes e63c996742 chmod: fix +X. 3 years ago
  Elliott Hughes 661130b38c chmod.test: fix the tests to work on mksh as well as bash. 3 years ago
  Rob Landley 32eed40a14 Fix comma regression reported by Denys Nykula. 3 years ago
  Rob Landley e474cf80c3 Elliott said that chmod 000 debris was confusing host rm -rf, and macos 3 years ago
  Elliott Hughes 60e8974e21 chmod: support complex modes. 3 years ago
  Rob Landley e3ce0338d4 Fix help text to explain why o+s isn't +t, add test +s not setting +t. 3 years ago
  Elliott Hughes a01cee764f chmod: fix -R and dangling symlinks. 4 years ago
  Rob Landley c25ff2dde8 SebiderSushi reported that chmod g+s wasn't working. 4 years ago
  Rob Landley c87487ffd9 Cleanup chmod tests. 4 years ago
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 years ago
  Rob Landley 324a4a018a chmod.test had umask assumptions which broke, so set explicit umask. 8 years ago
  Rob Landley dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) 9 years ago
  Rob Landley 387edf547e Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. 9 years ago