From f56df0d98fee4467df5688ac01a6506dcc6cea08 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Mar 2009 07:02:56 -0800 Subject: [PATCH] autoupdate --- build-aux/gnupload | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/gnupload b/build-aux/gnupload index a1add234d..7c34784e4 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,7 +1,7 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2009-03-04.21 +scriptversion=2009-03-05.20 # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation # @@ -23,7 +23,7 @@ scriptversion=2009-03-04.21 set -e GPG='gpg --batch --no-tty' -conffile=.gnupload +conffile=.gnuploadrc to= dry_run=false symlink_files= -- 2.11.0