Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15583] CLI : cli.progressBars should be true by default in ti config

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-10-28T16:19:13.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2013 Sprint 22, 2013 Sprint 22 Core, Release 3.2.0
ComponentsCLI
Labelsmodule_cli, qe-3.2.0, qe-closed-3.2.0, qe-testadded
ReporterLokesh Choudhary
AssigneeChris Barber
Created2013-10-25T20:52:06.000+0000
Updated2014-06-19T12:43:24.000+0000

Description

Description:

1.Install the 3.2.0 CLI. 2.Run command "ti sdk install -b master -d".

Actual result:

1. We do not see any progress bar as "cli.progressBars" is set to false in ti config by default.

Expected Result:

1. "cli.progressBars" should be true by default in ti config.

Comments

  1. Chris Barber 2013-10-25

    Pull request: https://github.com/appcelerator/titanium/pull/62
  2. Olga Romero 2013-11-06

    Ran command
       ti config
       
    Actual result
       cli.progressBars           = true
       
    Closing as fixed. The progress bar is present. Environment: CLI 3.2.0 (git://github.com/appcelerator/titanium.git)

JSON Source