summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-07 20:36:29 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-07 20:36:29 +0100
commit7ec8f81dfe388e4bca547315e93bdb4045f90e8d (patch)
treeb2f76f9c46830ef0278e0f18af0b26f92b47fa55
parent0b40592a5f2e751a3aa0e3c827e2d2f5fe62bfaa (diff)
cdist testing.
-rw-r--r--cdist.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cdist.py b/cdist.py
new file mode 100644
index 000000000..58f1729de
--- /dev/null
+++ b/cdist.py
@@ -0,0 +1,3 @@
+def builds():
+ return ['source']
+