From 211b2a722feacb145e016b8ddb8f5f6e51339272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 18 Jan 2013 18:16:14 +0000 Subject: tests.as-root/*: Remove check to run only the teset with Python 2.7 As we use ordererdict for python < 2.7 as well See 37f8d84d7ab356169bf7c04bdecb39a61b85c88d --- .../building-a-system-branch-picks-up-uncommitted-changes.script | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script') diff --git a/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script b/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script index 73682736..99bc576b 100755 --- a/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script +++ b/tests.as-root/building-a-system-branch-picks-up-uncommitted-changes.script @@ -20,9 +20,6 @@ set -eu -# Disable test on versions of Python before 2.7. -source "$SRCDIR/scripts/python-check" - source "$SRCDIR/tests.as-root/setup-build" # Build the linux system from the system branch. -- cgit v1.2.1