Edit by browser
This commit is contained in:
parent
c67ea82e89
commit
2e0d63eb45
|
@ -53,7 +53,7 @@ then
|
|||
echo "禁止出现人名"
|
||||
|
||||
fi
|
||||
if $num>0 ;then
|
||||
if[$num > 0] ;then
|
||||
echo "请检查自己的代码,是否满足题目要求!"
|
||||
else
|
||||
sh /data/workspace/myshixun/step1/daan.sh
|
||||
|
|
Loading…
Reference in New Issue