Skip to content

Build fails on master because from/to revisions are the same #53

@asgrim

Description

@asgrim

from https://travis-ci.org/Roave/ApiCompare/jobs/372001598 :

$ bin/roave-backward-compatibility-check --from=master --to=HEAD
Comparing from 4b9138b628351653a8064b81bf2ee9ef062e0545 to 4b9138b628351653a8064b81bf2ee9ef062e0545...
In Process.php line 222:
                                                                               
  The command "'git' 'clone' '/home/travis/build/Roave/ApiCompare' '/tmp/api-  
  compare-4b9138b628351653a8064b81bf2ee9ef062e0545'" failed.                   
                                                                               
  Exit Code: 128(Invalid exit argument)                                        
                                                                               
  Working directory: /home/travis/build/Roave/ApiCompare                       
                                                                               
  Output:                                                                      
  ================                                                             
                                                                               
                                                                               
  Error Output:                                                                
  ================                                                             
  fatal: destination path '/tmp/api-compare-4b9138b628351653a8064b81bf2ee9ef0  
  62e0545' already exists and is not an empty directory.                       
                                                                               
roave-backwards-compatibility-check:assert-backwards-compatible [--from [FROM]] [--to TO] [--format [FORMAT]] [--] [<sources-path>]
The command "bin/roave-backward-compatibility-check --from=master --to=HEAD" exited with 1.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions