Opened 6 years ago
Closed 6 years ago
#2011 closed defect (fixed)
wcst_import resolve relative ingredient input file to absolute ingredient input file
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | wcst_import | Version: | 9.7 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
e.g: wcst_import.sh ingest.json
should be resolved to wcst_import /home/rasdaman/ingest.json
.
Then, one will not have a problem when running 2 wcst_import processes with the same ingest.json
but in 2 different folders.
Note:
See TracTickets
for help on using tickets.