diff --git a/lib/yashchiki/specfile_storage_path.py b/lib/yashchiki/specfile_storage_path.py index 13eff011968e8a597989a3d0ebeb57cd4de302d6..ef0999e493eff0011aa197f7f6db216fe493c835 100644 --- a/lib/yashchiki/specfile_storage_path.py +++ b/lib/yashchiki/specfile_storage_path.py @@ -35,3 +35,4 @@ for rspec in data: pkg = ss.package to_be_fetched.append(pkg) print(spack.mirror.mirror_archive_paths(pkg.fetcher, 'whatever').storage_path) + print("")