summaryrefslogtreecommitdiff
path: root/tests.as-root/build-with-push.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.as-root/build-with-push.script')
-rwxr-xr-xtests.as-root/build-with-push.script5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests.as-root/build-with-push.script b/tests.as-root/build-with-push.script
index 554edaaa..55ef54bb 100755
--- a/tests.as-root/build-with-push.script
+++ b/tests.as-root/build-with-push.script
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 2012 Codethink Limited
+# Copyright (C) 2012-2013 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,9 +19,6 @@
set -eu
-# Disable test on versions of Python before 2.7.
-source "$SRCDIR/scripts/python-check"
-
source "$SRCDIR/tests.as-root/setup-build"
cd "$DATADIR/workspace/branch1"