Matthew Knepley <[email protected]> writes:
> However, none of my localrunfiles are working. I have them defined this way
>
>   test:
>     suffix: cgns_0
>     requires: cgns
>     args: -filename tut21.cgns -interpolate 1 -dm_view
>     localrunfiles: ../../../../../../share/petsc/datafiles/meshes/tut21.cgns
>
> which works when gmakegentest.py is run, but not when executing the script
>
> arch-c-exodus-master/tests/src/dm/impls/plex/examples/tests/runex1_cgns_0.sh
> -v
> cp: ../../../../../../share/petsc/datafiles/meshes/tut21.cgns: No such file
> or directory

Use ${DATAFILESPATH} like we do in all the legacy tests.

Attachment: signature.asc
Description: PGP signature

Reply via email to