Merge f72860860d into d518e9e5a4
This commit is contained in:
commit
3ecd8d913c
@ -619,7 +619,7 @@ public class GeoServerRESTReader {
|
||||
* @return boolean indicating if the wmsstore exists
|
||||
*/
|
||||
public boolean existsWmsstore(String workspace, String wsName){
|
||||
return existsCoveragestore(workspace, wsName, Util.DEFAULT_QUIET_ON_NOT_FOUND);
|
||||
return existsWmsstore(workspace, wsName, Util.DEFAULT_QUIET_ON_NOT_FOUND);
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user