Skip to content

Commit

Permalink
pam/integration-tests/cli: Remove uneeded sleep after commands are done
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Nov 29, 2024
1 parent 5a4bcd5 commit c1864f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,4 @@ PAM Authenticate() for user "root" exited with error (PAM exit code: 25): The re
d be ignored by PAM dispatch
PAM AcctMgmt() exited with error (PAM exit code: 26): Critical error - immediate abort
>
>
────────────────────────────────────────────────────────────────────────────────
> ./pam_authd login socket=${AUTHD_TESTS_CLI_AUTHENTICATE_TESTS_SOCK}
PAM Info Message: auth=incomplete
PAM Authenticate() for user "root" exited with error (PAM exit code: 25): The return value shoul
d be ignored by PAM dispatch
PAM AcctMgmt() exited with error (PAM exit code: 26): Critical error - immediate abort
>
>
────────────────────────────────────────────────────────────────────────────────
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,4 @@ Wait+Screen /\nPAM AcctMgmt\(\)/
Wait
Show

Hide
Enter
Show

Sleep ${AUTHD_SLEEP_DEFAULT}

0 comments on commit c1864f2

Please sign in to comment.