From 3ceef97799da9ec938dbade9e08e624ebb5fcea7 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 17 Aug 2011 16:56:07 -0500 Subject: Fix trailing whitespace in whole codebase Signed-off-by: Dan McGee --- test/pacman/pmtest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/pacman/pmtest.py') diff --git a/test/pacman/pmtest.py b/test/pacman/pmtest.py index 0572d6f0..3acf5d81 100644 --- a/test/pacman/pmtest.py +++ b/test/pacman/pmtest.py @@ -1,7 +1,7 @@ #! /usr/bin/python # # Copyright (c) 2006 by Aurelien Foret -# +# # 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 # the Free Software Foundation; either version 2 of the License, or @@ -94,7 +94,7 @@ def load(self): self.rules = [] self.files = [] self.expectfailure = False - + if os.path.isfile(self.name): # all tests expect this to be available from pmpkg import pmpkg -- cgit v1.2.3-54-g00ecf