Ejemplo n.º 1
0
def test_build_caches():
    print("""
Checking if the package.xml files for all packages are fetchable.
If this fails you can run 'rosdistro_build_cache index.yaml' to perform the same check locally.
""")

    generate_release_caches(INDEX_YAML)
Ejemplo n.º 2
0
def test_build_caches():
    print("""
Checking if the package.xml files for all packages are fetchable.
If this fails you can run 'rosdistro_build_cache index.yaml' to perform the same check locally.
""")

    generate_release_caches(INDEX_YAML)
Ejemplo n.º 3
0
def test_build_caches():
    generate_release_caches(INDEX_YAML)
Ejemplo n.º 4
0
def test_build_caches():
    generate_release_caches(INDEX_YAML)