Ticket #47 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

vsTestDir

Reported by: michelpons Owned by: jasper
Priority: minor Milestone: Maintenance of Phase II
Component: Building distribution Version: 1.2.0.1
Keywords: Cc:

Description

At the end of the COBIA distribution build process script, code is:
print('Outputs are in ',msiPath)
print('If you wish, you can remove',outFolder)

outFolder is in fact C:\Users\CTO\Documents\COBIA.1.2.0.1.

But should this folder be removed, script stops early because searching for subfolder C:\Users\CTO\Documents\COBIA.1.2.0.1\vsTestDir.

Change History

comment:1 Changed 3 years ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in revision 144

comment:2 Changed 3 years ago by michelpons

Verified on build machine with revision 144 and without folder COBIA 1.2.0.2 present.

Note: See TracTickets for help on using tickets.