mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 09:31:15 +00:00
Skip permissions check test when run as root
This is because root has access to the file even when it is locked down in this simple test, so it always fails Github issue: 11 Thanks to Deny Dias
This commit is contained in:
parent
a93b3f3cac
commit
26e783be1c
3 changed files with 30 additions and 24 deletions
1
Changes
1
Changes
|
@ -1,5 +1,6 @@
|
|||
4.03_03 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Force tests to have English locale when user has something else set (Github issue: 10) (thanks to Emanuele Tomasi)
|
||||
- Skip permissions check test when run as root as the results are invalid (Github issue: 11) (thanks to Deny Dias)
|
||||
|
||||
4.03_02 2014-08-10 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Fix behaviour when external cluster command is not defined or doesn't exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue