switch from execv to execvp to find base64 wherever it is in the path.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 00:14:31 +0000 (20:14 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 00:14:31 +0000 (20:14 -0400)
commit990c334442c6c8cb5a7a6c0b4d11c0a8d3adac6d
tree67d7c17e09387b90c18c9b38adb878af9e02b66c
parent39b7ac2ee279beca0df23787b5216c630207f646
switch from execv to execvp to find base64 wherever it is in the path.
src/keytrans/gnutls-helpers.c
src/keytrans/openpgp2ssh.c