From 00cd02a07beb445dd08025e352e45a270e9bfc9b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 13 Nov 2015 12:01:49 -0600 Subject: Version bump to 1.4.0pre2 Signed-off-by: Sol Jerome --- tools/export.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/export.py b/tools/export.py index df3c810d5..77c7371b4 100755 --- a/tools/export.py +++ b/tools/export.py @@ -344,8 +344,8 @@ E.G. 1.2.0pre1 is a valid version. commando_orders = ["vcs_commit", "vcs_tag", "create_archive", - "gpg_encrypt", - "scp_archive"] + "gpg_encrypt"] + #"scp_archive"] if options.dryrun: for cmd in commando_orders: -- cgit v1.2.3-1-g7c22