aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/regression/scripts/download_python.sh
Commit message (Collapse)AuthorAgeFilesLines
* tools/tests/regression/: Fix some paths and scripts.Keir Fraser2009-08-021-3/+3
| | | | | | | | | o scripts and Makefile are mostly location independent now (exception XEN_ROOT in Makefile) o use of $() instead of ${} in Makefile From: Andreas Florath <xen@flonatel.org> Signed-off-by: Keir Fraser <Keir.Fraser@eu.citrix.com>
* tools/tests: Add syntax check for different versions of pythonKeir Fraser2009-07-281-0/+12
From: Andreas Florath <xen@flonatel.org> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>