Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sbuildbot/debian-squeeze-64bit.xml
blob: f7c6a7ba529ea90e4bd7ac990b57befbd887d21f (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>3</hour>
    <minute>5</minute>
  </nightly_scheduler>
  <info>
    <distribution>Debian GNU/Linux</distribution>
    <version>squeeze</version>
    <architecture>amd64</architecture>
  </info>
</botslave>