diff --git a/varats/varats/projects/c_projects/xz.py b/varats/varats/projects/c_projects/xz.py index 3d1a580ed..9f0f1e73e 100644 --- a/varats/varats/projects/c_projects/xz.py +++ b/varats/varats/projects/c_projects/xz.py @@ -91,7 +91,7 @@ class Xz(VProject): # Use output_param to ensure input file # gets appended after all arguments. output_param=["{output}"], - output=SourceRoot("geo-maps/countries-land-250m.geo.json"), + output=SourceRoot("geo-maps/countries-land-1km.geo.json"), label="countries-land-1km", creates=["geo-maps/countries-land-1km.geo.json.xz"] )