From 20d744f398e93c34c6f5e4bbe46da22c24a698b0 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Tue, 8 Jul 2014 13:12:10 +0400 Subject: [PATCH] Fix system tests (whitespace). --- system/t04_mirror/CreateMirror21Test_mirror_show | 4 ++-- system/t05_snapshot/list.py | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/system/t04_mirror/CreateMirror21Test_mirror_show b/system/t04_mirror/CreateMirror21Test_mirror_show index 8d0f3070..6ce5a726 100644 --- a/system/t04_mirror/CreateMirror21Test_mirror_show +++ b/system/t04_mirror/CreateMirror21Test_mirror_show @@ -1,8 +1,8 @@ Name: mirror21 Archive Root URL: http://pkg.jenkins-ci.org/debian-stable/ Distribution: ./binary/ -Components: -Architectures: +Components: +Architectures: Download Sources: no Last update: never diff --git a/system/t05_snapshot/list.py b/system/t05_snapshot/list.py index 1a50eab6..d3e576d0 100644 --- a/system/t05_snapshot/list.py +++ b/system/t05_snapshot/list.py @@ -89,4 +89,3 @@ class ListSnapshot7Test(BaseTest): """ runCmd = "aptly -sort=planet snapshot list" expectedCode = 1 -