Skip to content

Commit

Permalink
testet uten semikolon
Browse files Browse the repository at this point in the history
  • Loading branch information
StianA authored and StianA committed Aug 21, 2024
1 parent 5b614bd commit 12cc7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ log "testing variant output -> start"
log $systemManager.ProjectVariantConfig
log "testing variant output -> end"

# log "Set variant"
# $systemManager.CurrentProjectVariant = "Variant3";
log "Set variant"
$systemManager.CurrentProjectVariant = "Variant3"

log "Set target netid ... "
$systemManager.SetTargetNetId("5.90.1.214.1.1")
Expand Down

0 comments on commit 12cc7b8

Please sign in to comment.