• 
      

    Only add -noprompt to TFS command-line when using TF everywhere.

    Review Request #7143 — Created April 1, 2015 and discarded

    Information

    RBTools
    release-0.7.x

    Reviewers

    The new tf.exe implementation of the command-line tools shipped in Visual
    Studio 2013 Update 4 doesn't have a /noprompt argument. This change makes it so
    we don't add that argument when we're using TF.exe

    Verified that tf workfold no longer failed unconditionally.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          rbtools/clients/tfs.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          rbtools/clients/tfs.py
      
      
    2. 
        
    brennie
    1. The description mentions /noprompt instead of -noprompt.

      Other than that, it looks good to me.

    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Discarded