]> Sergey Matveev's repositories - public-inbox.git/commit
edit: fix portability of editor invocation
authorEric Wong <e@80x24.org>
Mon, 10 Jun 2019 23:53:46 +0000 (23:53 +0000)
committerEric Wong <e@80x24.org>
Fri, 14 Jun 2019 16:26:36 +0000 (16:26 +0000)
commit128dea6f0b74c8e2b97849d56e30ff993a6037e3
treedcd358ba03c5f7d780ed8aa194537162fe668139
parent4bb34fb8f29530f6bda5f0d563a74f6289ac312d
edit: fix portability of editor invocation

The eval was unnecessary, and $0 can't be "--".
Tested with /bin/sh on FreeBSD 11.2
script/public-inbox-edit