summaryrefslogtreecommitdiffstats
path: root/tests/triggers/fixtures/pollscm004.xml
blob: 239bed26e959929fa5979d40275beba2518e742d (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<project>
  <triggers class="vector">
    <hudson.triggers.SCMTrigger>
      <spec/>
      <ignorePostCommitHooks>false</ignorePostCommitHooks>
    </hudson.triggers.SCMTrigger>
  </triggers>
</project>