Make the alt dwarf debug file *not* be a symlink

* tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug:
	Make this be a real file, no more a symlink to
	../../../test0-common-dwz.debug.
	* tests/data/test-alt-dwarf-file/test0-report.txt: Now that the
	file above is no more a symlink the message emitted by the test
	changes.  It now says that the file found is the base name of the
	real file.  So change the reference report accordingly.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2014-11-19 16:50:48 +01:00
parent 479d8fa6d8
commit 1e55a1245e
2 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
found the alternate debug info file 'test0-common-dwz.debug'
found the alternate debug info file '7088580c513b439c9ed95fe6a8b29496495f26.debug'