On 03/24/2013 03:12 AM, Michael Schwendt wrote:
Verify that $EDITOR is set actually. $EDITOR is evaluated here just fine.
And

   $ echo $EDITOR
   emacs
   $ EDITOR=nano crontab -e
   <Ctrl-X>
   crontab: no changes made to crontab

As I'm sure I've written before, I've checked this with echo, and they're set. However, do they need to be Exported to be picked up by crontab?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to