From: Tapio Tallgren Date: Fri, 31 Jan 2020 12:15:36 +0000 (+0000) Subject: Merge "Update committers after people move to new jobs" X-Git-Tag: 3.0.0~12 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=99f951d45d21e367842eaa67c8b52085e7938ecf;hp=a509eba3df14bd5a813f7c4e081aa3acb0afacc7 Merge "Update committers after people move to new jobs" --- diff --git a/tests/os/lynis/lynis.robot b/tests/os/lynis/lynis.robot index 8d0069a..7d88c0f 100644 --- a/tests/os/lynis/lynis.robot +++ b/tests/os/lynis/lynis.robot @@ -58,7 +58,9 @@ Uninstall Lynis Download Logs [Documentation] Downloading logs and removing them + Execute Command chmod +r /var/log/lynis.log sudo=True SSHLibrary.Get File /var/log/lynis.log ${OUTPUT DIR}/lynis.log Execute Command rm /var/log/lynis.log sudo=True + Execute Command chmod +r /var/log/lynis-report.dat sudo=True SSHLibrary.Get File /var/log/lynis-report.dat ${OUTPUT DIR}/lynis-report.dat - Execute Command rm /var/log/lynis-report.dat sudo=True \ No newline at end of file + Execute Command rm /var/log/lynis-report.dat sudo=True