Opened 5 years ago
Closed 5 years ago
#713 closed (invalid)
nvram variable cron_jobs contains carriage returns
| Reported by: | frater | Owned by: | somebody |
|---|---|---|---|
| Keywords: | Cc: |
Description
nvram set cron_jobs="* * * * * root /tmp/custom.shM 42 4 * * * root /jffs/backupjffsM 20 4 * * * root /jffs/backupnvram"
In contrast to other variables I noticed that the variable cron_jobs contains carriage returns (M). Although this is not giving problems AFAIK, but it might be.
It could be something that might give problems.
Change History (2)
comment:1 Changed 5 years ago by frater
comment:2 Changed 5 years ago by Eko
- Resolution set to invalid
- Status changed from new to closed
This is by design, without last CR last line cron job is not working. No bug.
Note: See
TracTickets for help on using
tickets.

Already Trac is reacting on it ;)