summaryrefslogtreecommitdiff
path: root/lorry.morph
diff options
context:
space:
mode:
Diffstat (limited to 'lorry.morph')
-rw-r--r--lorry.morph4
1 files changed, 1 insertions, 3 deletions
diff --git a/lorry.morph b/lorry.morph
index 69de4fd..ea76543 100644
--- a/lorry.morph
+++ b/lorry.morph
@@ -2,10 +2,8 @@
"name": "lorry",
"kind": "chunk",
"build-commands": [
- "git branch -a",
- "cat tests/cvs-single-commit.script",
"bzr whoami 'Lorry test suite <baserock-dev@baserock.org>'",
- "python setup.py check",
+ "echo disabled because cvs does not like root: python setup.py check",
"python setup.py build"
]
}