From 4210ddc888ca6146467897a7023a3648457b13ab Mon Sep 17 00:00:00 2001 From: "Jauhien Piatlicki (jauhien)" Date: Mon, 16 Sep 2013 02:19:17 +0200 Subject: tests/test_PackageDB: initial commit --- scripts/all_pythons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/all_pythons.sh b/scripts/all_pythons.sh index a31dbea..9160dd0 100755 --- a/scripts/all_pythons.sh +++ b/scripts/all_pythons.sh @@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -for VER in 2.7 3.2 3.3 #2.6 to be added later +for VER in 2.7 3.2 3.3 do echo echo "testing python${VER}" -- cgit v1.2.3