body agent control { abortbundleclasses => { "abort" }; } body common control { bundlesequence => { "test_config" }; } bundle common test_config { classes: "abort" expression => "any"; reports: "Bundle Successfully Ran; it failed to abort"; }