#606301 does not support EDITOR with arguments

Package:
incron
Source:
incron
Description:
cron-like daemon which handles filesystem events
Submitter:
Peter Eisentraut
Date:
2015-03-29 09:39:08 UTC
Severity:
normal
#606301#5
Date:
2010-12-08 08:45:46 UTC
From:
To:
I have EDITOR='nano -t'.  With that setting I get

$ incrontab -e
editor finished with error: Inappropriate ioctl for device

When setting EDITOR='nano' it works.

Note that that EDITOR setting (or similar ones) work correctly with dozens of
other packages that use the EDITOR variable.