Skip to content

srf_info.test cannot handle VPATH builds #57

@benmenadue

Description

@benmenadue

Hi,

srf_info.test can't handle VPATH builds because it assumes that $srcdir is a relative path:

cp ../$srcdir/data/proc.srf .

I'm assuming that handling is because of the cd on the previous line. Adding a check to only prepend the ../ if $srcdir is relative fixes this for me.

Cheers,
Ben

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions