PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Version Control » VersionControl_SVN » Bug #5020

Code-bug, missing break in switch

Details

Submitted2005-08-06 22:06 UTC
Frommihamix at openttd dot org
Assignedclay
StatusClosed
PackageVersionControl_SVN
PHP VersionIrrelevant
OSAll
Roadmaps0.3.1

Comments

[2005-08-06 22:06 UTC] mihamix at openttd dot org

Description:
------------
in Commit.php after line 241 there is a missing break (version 0.3.0-alpha1), which causes that the generated command line will be broken.