Francois Gouget : winetest: Merge $datadir and $queuedir into $workdir.
Module: tools Branch: master Commit: 66f29765bdcdbb3ff894a67037155b68c20473d2 URL: http://source.winehq.org/git/tools.git/?a=commit;h=66f29765bdcdbb3ff894a6703... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Tue Apr 18 12:37:35 2017 +0200 winetest: Merge $datadir and $queuedir into $workdir. There is no reason for them not to hang off the same directory and it was already hardcoded that way in many places. $workdir replaces $root with a more descriptive name. It also matches winetest.cron. The scripts also use relative paths which makes it easier to not leak them in error messages. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- winetest/INSTALL.txt | 2 +- winetest/build-index | 27 +++++++++++++++------------ winetest/dissect | 22 ++++++++++++---------- winetest/gather | 39 +++++++++++++++++++++------------------ winetest/winetest.cgi | 6 +++--- winetest/winetest.conf | 5 +---- 6 files changed, 53 insertions(+), 48 deletions(-) Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=66f29765bdcdbb3ff894a...
participants (1)
-
Alexandre Julliard