|
Ran
|
Jobs
1
|
Files
3
|
Run time
1min
|
Badge
README BADGES
|
push
github
chmod: list filename in warning if chmod() fails (#813) * Address same issue as for previous chgrp commit: 420f8b2a1 * The argument list could have 3 files, and chmod() is successful for one but the remainder fail * It would be nice to introduce a regular usage() function in chmod later %perl chmod 600 /etc/motd wordlist.txt /etc/passwd chmod: failed to change mode for '/etc/motd': Operation not permitted chmod: failed to change mode for '/etc/passwd': Operation not permitted
350 of 479 relevant lines covered (73.07%)
4736.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11850814828.1 | 0 |
73.07 |
GitHub Action Run |