From 1a3c36278c39a275455a0a524f8a494d90f77324 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sun, 29 Mar 2020 17:37:01 +0200 Subject: Consolidate fetch data in fetch_core.txt --- 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 f95be96..820a689 100644 --- a/lib/actions/test.bash +++ b/lib/actions/test.bash @@ -104,7 +104,7 @@ action_test_spectest() { local source destination="$(tmpdir)" - source="$BASEDIR/src/rakudo-$(config_etc_kv "dist_rakudo.txt" "version")" + source="$BASEDIR/src/rakudo-$(config_etc_kv "fetch_core.txt" "rakudo_version")" notice "Using $destination as working directory" -- cgit v1.1