Skip to content

tap package install --interactive: List of overwritten files is displayed twice

Environment:

Windows 10, 64-bit

OpenTAP 9.10.0-rc.5 (reproduced with 9.9.3)

Steps to reproduce:

  1. Have Test Automation installed
  2. Run tap package install "Developer's System CE" --interactive

Actual result:

The same list of files is displayed twice

  • Once for informing the user
  • Once more due to using --interactive

image

(Please also attach a log file from %TAP_PATH%\SessionLogs\ that shows the issue when possible/relevant)

Expected result:

Improve this scenario by only showing the list once

Other remarks: