]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/copyright.py: Exit if run from the wrong directory
authorJoel Brobecker <brobecker@adacore.com>
Wed, 1 Jan 2020 06:32:20 +0000 (10:32 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 5 Jan 2020 05:44:09 +0000 (09:44 +0400)
commit1458b0f311cb7eb206a87b4317f3787afa19558b
treea2a94b58d0cdbe0e5c761b1c39b48d326cd0fdd2
parente9de78be1c4f83b0ca61458b9c5f9228be9bd1b1
gdb/copyright.py: Exit if run from the wrong directory

We printed an error, but kept going anyway... ;-)

gdb/ChangeLog:

* copyright.py (main): Exit if run from the wrong directory.

(cherry picked from commit 5fb651f2ddd54a1d3da6fcd172d9fab81893bbf9)
gdb/ChangeLog
gdb/copyright.py