Changed expression evaluation opening and closing pattern.
This commit is contained in:
@@ -9,4 +9,4 @@ expanse_index_blo: 1
|
||||
expanse_index: $(expanse_index_$(expanse_select))
|
||||
expanse_table: $(expanse_table_$(expanse_select))
|
||||
|
||||
expanse_eval: <@$(expanse_index) == 1@>
|
||||
expanse_eval: @|$(expanse_index) == 1|
|
||||
|
||||
Reference in New Issue
Block a user