Opened 13 years ago
Closed 13 years ago
#1185 closed defect (fixed)
dairyになっている箇所をdailyに直す
Reported by: | ebihara | Owned by: | ogawa |
---|---|---|---|
Priority: | minor | Milestone: | OpenPNE2.10beta1 |
Component: | その他 | Version: | 2.10.x |
Keywords: | Cc: |
Description
以下の箇所で daily を dairy とスペルミスしているので直す。
ファイル名
$ find . -name '*dairy*' -ls ./bin/tool_send_dairy_news.php ./bin/tool_send_dairy_news.cron
ファイル内
trunk\setup\OpenPNE_Setup.html(378): 00 6 * * * root sh <var>OPENPNE_DIR</var>/bin/tool_send_dairy_news.cron <var>OPENPNE_DIR</var>/bin/ [bin_path]/php trunk\setup\OpenPNE_Setup_pgsql.html(341): 00 6 * * * root sh <var>OPENPNE_DIR</var>/bin/tool_send_dairy_news.cron <var>OPENPNE_DIR</var>/bin/ [bin_path]/php trunk\bin\tool_send_dairy_news.cron(3): $2 tool_send_dairy_news.php
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | OpenPNE2.10 → OpenPNE2.10beta1 |
---|
comment:2 Changed 13 years ago by
Owner: | changed from nobody to ogawa |
---|---|
Status: | new → assigned |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
r4283 で対応しました。
は2.10のバージョンでは残すことにしました。bin/tool_send_daily_news.cron を正として今後廃止する方向で。