From a8a4c7e23a72f8453f8c0478e2a46688ecc9a866 Mon Sep 17 00:00:00 2001 From: Ping-Hsuan Date: Sat, 6 Jul 2024 23:20:03 -0400 Subject: [PATCH] remove ;; --- tests/matlab_test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/matlab_test/test.sh b/tests/matlab_test/test.sh index 90ac3fa1..54e0442d 100755 --- a/tests/matlab_test/test.sh +++ b/tests/matlab_test/test.sh @@ -2,7 +2,7 @@ cd $MOR_DIR/tests source travis_fn mkdir t cd t -gdown https://drive.google.com/uc?id=1-5ryuIACyWtOzSl3y0y0SYKBqIGofrO3;; +gdown https://drive.google.com/uc?id=1-5ryuIACyWtOzSl3y0y0SYKBqIGofrO3 unzip Re200.zip cd Re200/T20/ cp $MOR_DIR/bin/matlab_driver/*.m .