From 2e0d63eb45cb0d4fbd07a8b2ed15284d42c6a354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=A3=E4=B8=AD=E6=B4=8B?= <1761735028@qq.com> Date: Wed, 21 Oct 2020 11:52:55 +0800 Subject: [PATCH] Edit by browser --- step1/jiance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/step1/jiance.sh b/step1/jiance.sh index bfeb8f5..d5e1dca 100644 --- a/step1/jiance.sh +++ b/step1/jiance.sh @@ -53,7 +53,7 @@ then echo "禁止出现人名" fi -if $num>0 ;then +if[$num > 0] ;then echo "请检查自己的代码,是否满足题目要求!" else sh /data/workspace/myshixun/step1/daan.sh