[Bug 1040213] Re: Request for new upstream version 1.3 upgrade
newbuntu
1040213 at bugs.launchpad.net
Sun Sep 30 02:47:58 UTC 2012
The call to crontab -l fails if there is no crontab. Without this check,
wakeup fails to set any alarms when no crontab yet exists. The second
call is NOT meant to be "-l", it is good as is. This just creates a new
crontab when none exists.
That is, if `crontab -l` fails, there is no cron set up, and so we call
`echo "" | crontab -`, which creates a new empty cron file.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1040213
Title:
Request for new upstream version 1.3 upgrade
Status in “wakeup” package in Ubuntu:
New
Bug description:
Just a few bug fixes, minor in terms of code changed, but major in
terms of usability improvement. Would be great to get this in before
feature freeze....
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wakeup/+bug/1040213/+subscriptions
More information about the Ubuntu-sponsors
mailing list