mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-07-06 10:21:03 +01:00
Detect bad option files supplied via --options.
This commit is contained in:
@ -43,7 +43,7 @@ class FRESHTheme
|
||||
if themeInfo.ex
|
||||
throw
|
||||
fluenterror:
|
||||
if themeInfo.ex.operation == 'parse'
|
||||
if themeInfo.ex.op == 'parse'
|
||||
then HMSTATUS.parseError
|
||||
else HMSTATUS.readError
|
||||
inner: themeInfo.ex.inner
|
||||
|
Reference in New Issue
Block a user