commit | f6e0e559340af6e300b63da061fa05ff07e3d6f6 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Sep 28 21:23:22 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 28 21:23:22 2007 -0400 |
tree | 1d4275f2675e618cb31043def600524ff5d5545a | |
parent | 769f39861b73a374f116fcb913e5ff276fe92751 [diff] |
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>