Skip to content

Commit

Permalink
testing EULA
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstendb-ARM committed Aug 30, 2023
1 parent f026c3d commit 400ea76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/installer/pack.go
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ func (p *PackType) checkEula() (bool, error) {
return false, err
}

log.Infof("DisplayAndWaitForEULA: %v", p.Pdsc.License)
return ui.DisplayAndWaitForEULA(p.Pdsc.License, eulaContents)
}

Expand Down

0 comments on commit 400ea76

Please sign in to comment.