gdb/testsuite/ChangeLog:
* gdb.python/py-pp-integral.exp: Remove path from "source" test.
+2014-01-10 Joel Brobecker <brobecker@adacore.com>
+
+ * gdb.python/py-pp-integral.exp: Remove path from "source" test.
+
2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
Pedro Alves <palves@redhat.com>
set remote_python_file [gdb_remote_download host \
${srcdir}/${subdir}/${testfile}.py]
-gdb_test_no_output "source ${remote_python_file}"
+gdb_test_no_output "source ${remote_python_file}" \
+ "source ${testfile}.py"
gdb_test "print *t" " = Thu Nov 14 02:22:23 2013 \\(1384395743\\)"