projects
/
elfutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f842c
)
hurd_path
author
Kurt Roeckx
<kurt@roeckx.be>
Tue, 28 May 2019 18:53:12 +0000
(19:53 +0100)
committer
Karsten Merker
<merker@debian.org>
Tue, 28 May 2019 18:53:12 +0000
(19:53 +0100)
===================================================================
Gbp-Pq: Name hurd_path.patch
tests/run-native-test.sh
patch
|
blob
|
history
diff --git
a/tests/run-native-test.sh
b/tests/run-native-test.sh
index 5351e0267f41ca841999ab644551895cb4179792..70f66812b05785f1d7cf6af32738eaa8edfa0215 100755
(executable)
--- a/
tests/run-native-test.sh
+++ b/
tests/run-native-test.sh
@@
-83,6
+83,9
@@
native_test()
# "cannot attach to process: Function not implemented".
[ "$(uname)" = "GNU/kFreeBSD" ] && exit 77
+# hurd's /proc/$PID/maps does not give paths yet.
+[ "$(uname)" = "GNU" ] && exit 77
+
native_test ${abs_builddir}/allregs
native_test ${abs_builddir}/funcretval