Opened 6 years ago
Closed 5 years ago
#362 closed defect (fixed)
Bug in makeorchidee_fcm
Reported by: | jpolcher | Owned by: | jgipsl |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Anthropogenic processes | Version: | |
Keywords: | Cc: |
Description
The test "if [ -n "$OASIS_LIBDIR" ] ; then" is done before the sourcing of the sourcing of ./arch.env and ./arch.path in which OASIS_LIBDIR is set. So this cannot work.
Revision 4260 of branch ORCHIDEE-ROUTING solves this problem.
Change History (2)
comment:1 Changed 5 years ago by jgipsl
- Owner changed from somebody to jgipsl
- Status changed from new to assigned
comment:2 Changed 5 years ago by jgipsl
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Done [4595]