Skip to content

Commit ee134a8

Browse files
committed
No need to unset cmds, we are using local
1 parent 976f3be commit ee134a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

installer/tue-install-impl.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ function tue-install-target
328328
tue-install-error "Invalid install.yaml: $cmds"
329329
fi
330330
fi
331-
unset cmds # unset cmds as we are not using local, because of the error code.
332331
fi
333332

334333
if [ -f "$install_file".bash ]

0 commit comments

Comments
 (0)