 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2748123004:
    xvfb.py complains if command points to a directory.  (Closed)
    
  
    Issue 
            2748123004:
    xvfb.py complains if command points to a directory.  (Closed) 
  | Descriptionxvfb.py complains if command points to a directory.
An update to xvfb.py changed its input arguments and the previously
required first one pointing to the execution directory has been removed.
This change adds makes it backwards-aware: if the first argument, now
expected to be the command, points to a directory it exists gracefully
with a helpful error message.
BUG=
Review-Url: https://codereview.chromium.org/2748123004
Cr-Commit-Position: refs/heads/master@{#456957}
Committed: https://chromium.googlesource.com/chromium/src/+/cac17251a3c186a7cc91e27c6de76899f162215c
   Patch Set 1 #
      Total comments: 2
      
     Patch Set 2 : Adds comment. #Patch Set 3 : Better error message. #Messages
    Total messages: 17 (8 generated)
     |