summarylogtreecommitdiffstats
path: root/sfsql.patch
diff options
context:
space:
mode:
authorEthan Pailes2020-12-17 08:55:48 -0500
committerEthan Pailes2020-12-17 12:20:47 -0500
commit6a8ad581d09f82a311023f55c49dfcf0b2cf4e51 (patch)
tree7f54eeeac3e9c7c6c5c7e59fed5576324485e97e /sfsql.patch
parentd4a049c6ad1e5bc6e62ea3bf6f8d5da3aa4964a9 (diff)
downloadaur-6a8ad581d09f82a311023f55c49dfcf0b2cf4e51.tar.gz
bump version to 1.2.10
This patch bumps the version to 1.2.10. It also starts checking the gpg signatures that snowflake provides.
Diffstat (limited to 'sfsql.patch')
-rw-r--r--sfsql.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sfsql.patch b/sfsql.patch
deleted file mode 100644
index 92554605e308..000000000000
--- a/sfsql.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur a/client/sfsql b/client/sfsql
---- a/client/sfsql 2015-09-18 22:25:07.000000000 +0300
-+++ b/client/sfsql 2015-09-18 22:31:18.395451951 +0300
-@@ -4,7 +4,7 @@
- # options are ignored if SF_SQL_CONNECT_URL if set
-
- #default values for command line options
--CLIENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
-+CLIENT_DIR="/opt/snowflake-client"
- HENPLUS_DIR="$( cd "${CLIENT_DIR}/henplus" && pwd )"
-
- Usage()