-# Copyright 2015 Free Software Foundation, Inc.
+# Copyright 2016 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Test passing bad files to gdb. PR symtab/17911
-# We watch for specific text for errno, so only test on systems we have
-# confidence in the error text.
-
-if { ! [ishost "*-*-linux*"] } {
- return 0
-}
+# Note: While we test for specific text in error messages,
+# thus perhaps making the test host specific, if your host
+# print different text then the plan is to update the expected text
+# instead of making this test linux-only or some such.
# There is no such file, but we still use the normal mechanism to pick
# its name and path.