summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-05-30 07:36:48 +0000
committerderaadt <deraadt@openbsd.org>1997-05-30 07:36:48 +0000
commit0ca2b5c09603aefd17615779d86807f671cfdd06 (patch)
tree9acf7b699346d72dca6c2262fedb2e9cbc7efef0
parentglidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jp (diff)
downloadwireguard-openbsd-0ca2b5c09603aefd17615779d86807f671cfdd06.tar.xz
wireguard-openbsd-0ca2b5c09603aefd17615779d86807f671cfdd06.zip
the rainy day will not come
-rw-r--r--gnu/usr.bin/sendbug/sendbug.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/sendbug/sendbug.sh b/gnu/usr.bin/sendbug/sendbug.sh
index aebf932083d..9c07fc3827a 100644
--- a/gnu/usr.bin/sendbug/sendbug.sh
+++ b/gnu/usr.bin/sendbug/sendbug.sh
@@ -21,7 +21,7 @@
# along with GNU GNATS; see the file COPYING. If not, write to
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
#
-# $OpenBSD: sendbug.sh,v 1.5 1997/05/30 07:31:41 deraadt Exp $
+# $OpenBSD: sendbug.sh,v 1.6 1997/05/30 07:36:48 deraadt Exp $
# The version of this send-pr.
VERSION=3.97
@@ -69,7 +69,6 @@ if [ ! -f "$MAILER" ]; then
exit 1
fi
-um=`umask`
umask 077
# How to read the passwd database.