Skip to content

Commit

Permalink
Soft failed isreadable() on aix and hpux
Browse files Browse the repository at this point in the history
Ticket: ENT-9930
Changelog: None
  • Loading branch information
nickanderson committed Jul 31, 2023
1 parent 1f02c2b commit 9f242e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/acceptance/01_vars/02_functions/isreadable.cf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ bundle agent test
meta:
"description" -> { "ENT-9380" }
string => "Test policy function filereadable";

"test_soft_fail" -> { "ENT-9930" }
string => "hpux|aix",
meta => { "ENT-9930" };
}

##############################################################################
Expand Down

0 comments on commit 9f242e7

Please sign in to comment.