Back out revision 1.32; it attaches the files in the wrong section of the PR.
This commit is contained in:
parent
20e8e865bd
commit
9242daac21
@ -281,9 +281,6 @@ if [ -n "$IN_FILE" ]; then
|
||||
cat $IN_FILE > $TEMP
|
||||
fi
|
||||
fi
|
||||
# If the user has requested that we attach files (with the -a option),
|
||||
# then add them too.
|
||||
[ -n "$ATTACHED_FILES" ] && echo "$ATTACHED_FILES" >> $TEMP
|
||||
else
|
||||
|
||||
if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user