After update for removal of ssh-agent. sync with other fixes on build server.
diff --git a/cron.txt b/cron.txt
index a8f3198..89819cd 100644
--- a/cron.txt
+++ b/cron.txt
@@ -1,4 +1,4 @@
-05 2 * * 1,2,3,4,5  /shared/rt/eclipselink/bootstrap.sh nightly > /shared/rt/eclipselink/logs/nightly11.log 2>&1
+05 1 * * 1,2,3,4,5  /shared/rt/eclipselink/bootstrap.sh nightly > /shared/rt/eclipselink/logs/nightly11.log 2>&1
 35 3 * * 1,2,3,4,5  /shared/rt/eclipselink/bootstrap.sh nightly 1.0 > /shared/rt/eclipselink/logs/nightly10.log 2>&1
 0 6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 * * * /shared/rt/eclipselink/bootstrap.sh cb > /shared/rt/eclipselink/logs/cb11.log 2>&1
 30 6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 * * * /shared/rt/eclipselink/bootstrap.sh cb 1.0 > /shared/rt/eclipselink/logs/cb10.log 2>&1