Public bug reported:

$ whoami
jrh
jrh $ echo "echo atrm is b0rken" | at 2000
warning: commands will be executed using /bin/sh
job 73 at Sat Aug 26 20:00:00 2006
jrh $ atq
72      Sat Aug 26 20:05:00 2006 a jrh
73      Sat Aug 26 20:00:00 2006 a jrh
jrh $ atrm 73
Cannot find jobid 73
jrh $ echo $?
1
jrh $ atq
72      Sat Aug 26 20:05:00 2006 a jrh
# it worked anyway, alas. Guess it must have found the jobid.

** Affects: Ubuntu
     Importance: Untriaged
         Status: Unconfirmed

-- 
atrm claims it cannot find jobid, even when it is apparently can
https://launchpad.net/bugs/57834

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to