Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.server / server-mon.exp
index a4c03eef6669bd58a115ed208b149be40ea1bc60..3e293eba6d35d95a51784313bc4434ce1c911e31 100644 (file)
@@ -1,6 +1,6 @@
 # This testcase is part of GDB, the GNU debugger.
 
-# Copyright 2007-2015 Free Software Foundation, Inc.
+# Copyright 2007-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
@@ -25,7 +25,7 @@ if { [skip_gdbserver_tests] } {
     return 0
 }
 
-if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
     return -1
 }
 
This page took 0.025268 seconds and 4 git commands to generate.