GDB: testsuite: Python: Don't return -1 from top-level (sed)

This patch is purely the result of running:

$ sed -i 's/^    return -1/    return/' *.exp*

inside gdb/testsuite/gdb.python.

Approved-By: Tom Tromey <tom@tromey.com>
92 files changed