Issue #16 - Added subdirectory to token value and fixed IndexOutOfBounds
error Change-Id: Ie0d670487a1768a53001209be0499c3cf5e9d4c7 Former-commit-id:60de2210f5
[formerly60de2210f5
[formerly 967c9d38fe967ab02cf620201c4fd9915f7ba3fc]] Former-commit-id:d8d84fbe2e
Former-commit-id:846110bac4
This commit is contained in:
parent
036065875a
commit
03d3f84246
1 changed files with 2 additions and 2 deletions
|
@ -1022,8 +1022,8 @@ mpe_d2d_display_grib : ON # ON/OFF token to determine if further
|
|||
# processing of grib file for D2D display
|
||||
# is required
|
||||
|
||||
d2d_input_dir : $(EDEX_HOME)/data/manual # dir containing grib files
|
||||
# to be processed for D2D display
|
||||
d2d_input_dir : $(EDEX_HOME)/data/manual/mpe # dir containing grib files
|
||||
# to be processed for D2D display
|
||||
|
||||
mpe_send_grib : OFF # ON/OFF token to determine if grib file is
|
||||
# to be sent to other sites such as NPVU
|
||||
|
|
Loading…
Add table
Reference in a new issue