OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004396 [cswclassutils] other minor have not tried 2010-04-15 14:39 2010-06-09 19:26
Reporter bonivart View Status public  
Assigned To maciej
Priority normal Resolution fixed  
Status closed  
Summary 0004396: cswcrontab action script vs the percent sign
Description Mail to maintainers list from Maciej:

The cswcrontab CAS uses percent as if it was a comment. However, the
percent is not a comment; the way cron works is it pipes everything
after the percent into the command being run.

More information: http://www.hcidata.info/crontab.htm [^]

I think we need to mark the cswcrontab entries by a magic comment
above the crontab line.
Additional Information Link from James about how Sun does it:

http://docs.sun.com/app/docs/doc/805-6338/6j5vn5q5k [^]
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0007940)
maciej (manager)
2010-05-21 10:45

I've reworked cswcrontab. It now uses a comment in the previous line, for instance:

# Added by cswcrontab for CSWfoo
30 * * * * /opt/csw/bin/something

Here's the change:
http://sourceforge.net/apps/trac/gar/changeset/9940 [^]

The change has been tested with one package. It needs some more testing.
(0007941)
bonivart (developer)
2010-05-21 10:57

I've put cswclassutils 1.36 containing this change in experimental.

http://mirror.opencsw.org/experimental/bonivart/cswclassutils-1.36,REV=2010.05.21-SunOS5.9-all-CSW.pkg.gz [^]
(0008001)
bonivart (developer)
2010-06-09 19:26

cswclassutils 1.37 released to current.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker