Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.16 by jmc, Sun Dec 24 18:00:27 2023 UTC | revision 1.17 by jmc, Sun Jan 28 16:23:48 2024 UTC | |
---|---|---|
# | Line 210 do | Line 210 do |
210 | date ; echo "day is over => skip test $typ" | date ; echo "day is over => skip test $typ" |
211 | continue | continue |
212 | fi | fi |
213 | if [ $curHour -ge 18 ] ; then | if [ $curHour -ge 22 ] ; then |
214 | date ; echo "too late to run test $typ" | date ; echo "too late to run test $typ" |
215 | continue | continue |
216 | fi | fi |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |