Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sbuildbot/debian-squeeze-32bit.xml
blob: 1c7caec77e02be49e364030b5c8c33d279e41175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<botslave>
  <config>
    <run_checks>yes</run_checks>
    <scheduler>nightly</scheduler>
  </config>
  <nightly_scheduler>
    <!-- only ints for now (not lists) so only a single run -->
    <hour>1</hour>
    <minute>5</minute>
  </nightly_scheduler>
  <info>
    <distribution>Debian GNU/Linux</distribution>
    <version>squeeze</version>
    <architecture>i386</architecture>
  </info>
</botslave>