mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Print correct directory in merge script.
When providing the project directory to the merge script, print it out in the commit instructions instead of the default project directory. llvm-svn: 286675
This commit is contained in:
parent
5f0794a91c
commit
f6cbc4ff7c
@ -95,7 +95,7 @@ else
|
||||
fi
|
||||
|
||||
echo
|
||||
echo "# To commit, run the following in $proj.src/:"
|
||||
echo "# To commit, run the following in $srcdir/:"
|
||||
echo svn commit -F $tempfile
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user