aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/send-pr/send-pr.sh
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2003-08-11 19:41:14 +0000
committerCeri Davies <ceri@FreeBSD.org>2003-08-11 19:41:14 +0000
commit9242daac21ccd93a1504e6532c6e97144828b948 (patch)
tree5a9ea71664a07c6ddf543c5439a081631eb3908c /gnu/usr.bin/send-pr/send-pr.sh
parent20e8e865bd77082f4f1934cbcff7c23cd28e02af (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/send-pr/send-pr.sh')
-rw-r--r--gnu/usr.bin/send-pr/send-pr.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.sh b/gnu/usr.bin/send-pr/send-pr.sh
index 314a24e6d107..b776d37f12e7 100644
--- a/gnu/usr.bin/send-pr/send-pr.sh
+++ b/gnu/usr.bin/send-pr/send-pr.sh
@@ -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