mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 23:45:44 +01:00
fix loading of repository handler informations on some systems, see issue #841
This commit is contained in:
@@ -90,7 +90,7 @@ public class HgRepositoryHandler
|
||||
|
||||
/** Field description */
|
||||
public static final String RESOURCE_VERSION =
|
||||
"/sonia/scm/version/scm-hg-plugin";
|
||||
"sonia/scm/version/scm-hg-plugin";
|
||||
|
||||
/** Field description */
|
||||
public static final String TYPE_DISPLAYNAME = "Mercurial";
|
||||
|
||||
Reference in New Issue
Block a user