Skip to content
Snippets Groups Projects
Commit 371f046c authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Fix bug in LUExportInstance


If remove_instance isn't passed to the Opcode, it'll be None.  When
generating the hooks environment, the error “int() argument must be a
string or a number” was raised. It should now behave as any other
boolean hook env variable.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent e0bb431e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment