K 10 svn:author V 3 dds K 8 svn:date V 27 2004-09-13T18:39:04.000000Z K 7 svn:log V 347 Fix for the following behavior: $ crontab -e [Add an entry with an error in the crontab file.] crontab: errors in crontab file, can't install Do you want to retry the same edit? yes [Exit the editor without any changes.] crontab: no changes made to crontab [Entry is lost.] Now crontab will loop until the error is fixed, or the user answers no. END