Edit by browser
This commit is contained in:
parent
59500b479d
commit
7e0d0f9825
|
@ -56,7 +56,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $count -eq 0 ];then
|
if [ $count -eq 0 ];then
|
||||||
sh /data/workspace/myshixun/step1/daan.sh test.txt
|
sh daan.sh test.txt
|
||||||
else
|
else
|
||||||
echo "请检查自己的代码,是否满足题目要求!"
|
echo "请检查自己的代码,是否满足题目要求!"
|
||||||
fi
|
fi
|
Loading…
Reference in New Issue