Commit 9a584063 authored by gejun's avatar gejun

change name of modified patch so that it's listed near the original patch

parent 8b69ecfb
......@@ -19,7 +19,7 @@ if [ -d "$1/.svn" ]; then
cd $CURRENT_DIR
fi
MODIFIED_PATCHFILE="$(dirname $PATCHFILE)/brpc_os.$(basename $PATCHFILE)"
MODIFIED_PATCHFILE=$(basename $(basename $PATCHFILE .patch) .diff).brpc_os.patch
# guess prefix of test files
TEST_PREFIX="test_"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment