57 |
# Make sure at-path contains something valid, and let the test suite |
57 |
# Make sure at-path contains something valid, and let the test suite |
58 |
# display it when verbose. And fail, skipping would too easily hide |
58 |
# display it when verbose. And fail, skipping would too easily hide |
60 |
AT_CHECK([sed -n ["s,^.*\`\\(/[^']*\\)'.*,\\1,p"] stdout], [0], [stdout]) |
60 |
AT_CHECK([sed -n ["s,^[^']*[\`']\\(/[^']*\\)'.*,\\1,p"] stdout], [0], [stdout]) |