Opened 4 years ago
Closed 3 years ago
#2430 closed defect (fixed)
wcst_import.sh - daemon interval default value
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | wcst_import | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
From the doc inside wcst_import.sh
:
-w the daemon (-d) waits for <interval> seconds before checking the ingredients file for new data; by default the interval is 3600 (1 hour).
But running this bash command, it has an error
`
wcst_import.sh ingest.json -w
`
`
wcst_import.sh: invalid watch interval specified
`
Note:
See TracTickets
for help on using tickets.