mergetool: fix emerge when running in a subdirectory
commitf6e0e559340af6e300b63da061fa05ff07e3d6f6
authorTheodore Ts'o <tytso@mit.edu>
Sat, 29 Sep 2007 01:23:22 +0000 (28 21:23 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 29 Sep 2007 01:23:22 +0000 (28 21:23 -0400)
tree1d4275f2675e618cb31043def600524ff5d5545a
parent769f39861b73a374f116fcb913e5ff276fe92751
mergetool: fix emerge when running in a subdirectory

Only pass the basename of the output filename when to emerge, since
emerge interprets non-absolute pathnames relative to the containing
directory of the output buffer.

Thanks to Kelvie Wong for pointing this out.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
git-mergetool.sh