From d4d304cdb7b59e3b5ab7d5825404593a3476f127 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 25 Feb 2011 07:51:58 -0600 Subject: Various small spelling fixes and small tweaks Nothing that changes behavior here. Spelling fixes and pushing a variable down to the scope it is used. Signed-off-by: Dan McGee --- test/pacman/tests/sync134.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/pacman/tests/sync134.py b/test/pacman/tests/sync134.py index 572ab326..ad58c8b7 100644 --- a/test/pacman/tests/sync134.py +++ b/test/pacman/tests/sync134.py @@ -1,4 +1,4 @@ -self.description = "Sysupgrade with a set of sync packages replacing a set local one" +self.description = "Sysupgrade with a set of sync packages replacing a local one" sp1 = pmpkg("pkg2") sp1.replaces = ["pkg1"] -- cgit v1.2.3-24-g4f1b