From a8c5f757d249ddd5f2aecc10d76690dfeeb1a34a Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Mon, 8 Mar 2021 21:59:17 -0500 Subject: Case Study: Fix a typo in the runner script --- rtas21-ae-case-study.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtas21-ae-case-study.sh') diff --git a/rtas21-ae-case-study.sh b/rtas21-ae-case-study.sh index b066b6e..f1b39c4 100755 --- a/rtas21-ae-case-study.sh +++ b/rtas21-ae-case-study.sh @@ -10,7 +10,7 @@ fi # Parameter validation if [ $# -lt 1 ]; then - taskset_root=ABmod_light_TACLe-SDVBS_5.5 + taskset_root=ABmod_light_TACle-SDVBS_5.5 num_studies=10 echo "Using default case-study task sets from '$taskset_root'." echo "To use another set, pass the path as the first param and the number of sets as the second." -- cgit v1.2.2