From 38a10a0e8ea7ad8165f5d8d264c409ff531ac56d Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 22 Oct 2016 16:47:38 -0400 Subject: remove trailing comma on tox command --- scaffoldtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scaffoldtests.sh') diff --git a/scaffoldtests.sh b/scaffoldtests.sh index 84fd8e072..69d8ad561 100755 --- a/scaffoldtests.sh +++ b/scaffoldtests.sh @@ -1,3 +1,3 @@ #!/bin/bash -tox -e{py27,py33,py34,pypy}-scaffolds, +tox -e{py27,py33,py34,pypy}-scaffolds -- cgit v1.2.3