From b72c429c42520949d8d7ea724ef0bd55ee17d440 Mon Sep 17 00:00:00 2001 From: Pyroseza Date: Fri, 22 Jan 2021 01:19:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=94=AC=E2=94=80=E2=94=AC=20=E3=83=8E(=20?= =?UTF-8?q?=E3=82=9C-=E3=82=9C=E3=83=8E)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lxc/test_all_lxc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc/test_all_lxc b/lxc/test_all_lxc index c9de1b7..122ccc4 100755 --- a/lxc/test_all_lxc +++ b/lxc/test_all_lxc @@ -50,6 +50,6 @@ echo 'testing typescript' echo 'testing python2' ../../cli/execute python2 test2.py echo 'testing python3' -../../cli/execute python3.8 test3.py +../../cli/execute python3 test3.py echo 'testing paradoc' ../../cli/execute bash test_paradoc.sh