Public bug reported:
Binary package hint: gnome-schedule
Description: Ubuntu 8.10
Release: 8.10
ii gnome-schedule 2.0.2-1.1 GNOME scheduler for automatic tasks
Just the first part of a cron-scheduled command is displayed (&&-Part
missing)
$ crontab -l | grep ping
@reboot ping -c 1 frodo >/dev/null 2>&1 && mythjobqueue >>
/var/log/mythtv/mythjobqueue.log 2>&1
$ gnome-schedule shows:
- crontab At reboot ping -c 1 frodo (no output is checked)
The second part including and after && is not displayed!!
However, when I add a special comment at the end or gnome-schedule itself
creates the task, it's correct displayed.
$ crontab -l | grep ping
@reboot ping -c 1 frodo >/dev/null 2>&1 && mythjobqueue >>
/var/log/mythtv/mythjobqueue.log 2>&1 # JOB_ID_3
$ gnome-schedule shows:
- crontab At reboot ping -c 1 frodo >/dev/null 2>&1 && mythjobqueue >>
/var/log/mythtv/mythjobqueue.log 2>&1
** Affects: gnome-schedule (Ubuntu)
Importance: Undecided
Status: New
--
gnome-schedule cron-display incorrect (&&-Part)
https://bugs.launchpad.net/bugs/317611
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs