From 2e57711ab5487be8f51aca686fd8f39187c388e9 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 25 Oct 2020 16:18:32 +0100 Subject: Alter spectest to run in proper subdir --- lib/actions/test.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/actions/test.bash') diff --git a/lib/actions/test.bash b/lib/actions/test.bash index 5b1fa0e..15b6e46 100644 --- a/lib/actions/test.bash +++ b/lib/actions/test.bash @@ -117,7 +117,7 @@ action_test_spectest() { # Grab the source files cp -R -- "$source/." "$destination" - chgdir "$destination" + chgdir "$destination/rakudo-$(config_etc_kv "fetch_core.txt" "rakudo_version")" # Run the spectest perl Configure.pl --prefix="$RSTAR_PREFIX" -- cgit v1.1