* main.c (handle_args): Set POPT_CONTEXT_NO_EXEC flag for
commit2c8f2419e5a3e5f6e6be5f2a5f6ade58ee25caf2
authorPavel Roskin <proski@gnu.org>
Tue, 20 Aug 2002 00:01:33 +0000 (20 00:01 +0000)
committerPavel Roskin <proski@gnu.org>
Tue, 20 Aug 2002 00:01:33 +0000 (20 00:01 +0000)
tree0cbf3068d2d5293e5de338b8fe6f8a3fed9f520a
parent9860f07fc986a5a91d662881069447ebb3555c31
* main.c (handle_args): Set POPT_CONTEXT_NO_EXEC flag for
poptGetContext().
* popt.c: Call abort() in execCommand() - we should not execute
anything here.
src/ChangeLog
src/main.c
src/popt.c