Skip to content

Commit 59a650c

Browse files
committed
Fixed command to run subtest to leverage dcs bundlesequence
1 parent 93afbca commit 59a650c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/acceptance/lib/files/set_variable_values_ini_no_error_when_keys_in_section_not_present.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ bundle agent check
3030
methods:
3131

3232
"Pass/FAIL"
33-
usebundle => dcs_passif_output(".*", ".*error.*", "$(sys.cf_agent) -Kf $(this.promise_filename).sub", $(this.promise_filename));
33+
usebundle => dcs_passif_output(".*", ".*error.*", "$(sys.cf_agent) -Kf $(this.promise_filename).sub --define AUTO", $(this.promise_filename));
3434

3535
}

0 commit comments

Comments
 (0)