Home
last modified time | relevance | path

Searched refs:test_arch (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Drunjobs.py104 test_arch = a.find('TEST_ARCH: ') variable
105 if test_arch > -1:
106 arch = a[test_arch+19:]