Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.18.0
-
None
-
Reviewed
Description
Syntax error due to missing double-quotes:
export ALL_HOD_OPTIONS="-c ${HOD_CONFIG} ${HOD_OPTIONS}
And, the following line:
export USE_REAL_DATASET=false
is unnecessary.