Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/
H A Drunjobs.py43 aref = check_output('git rev-parse ' + branch, shell=True).decode('utf-8').strip() variable
48 if not aref == bref and not bref == base: