hurd_path
authorKurt Roeckx <kurt@roeckx.be>
Tue, 28 May 2019 18:53:12 +0000 (19:53 +0100)
committerKarsten 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

index 5351e0267f41ca841999ab644551895cb4179792..70f66812b05785f1d7cf6af32738eaa8edfa0215 100755 (executable)
@@ -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