Skip to content
Snippets Groups Projects
Commit 0d9871ee authored by Brad King's avatar Brad King
Browse files

ArchiveTestingDataOnGirder: Switch default to VTK collection

parent b3a95c87
No related branches found
No related tags found
No related merge requests found
......@@ -170,9 +170,9 @@ def main():
default=os.path.join(os.path.dirname(__file__), '..',
'..'),
help='path to local target folder')
# Default is ITK/ITKTestingData/Nightly
# Default is VTK/ExernalData/Development
parser.add_argument('--parent-id', required=False,
default='57b673388d777f10f269651c',
default='5afd92258d777f15ebe1a914',
help='id of Girder parent target')
parser.add_argument('--object-store', required=True,
help='Path to the CMake ExternalData object store')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment