summarylogtreecommitdiffstats
path: root/sfsql.patch
diff options
context:
space:
mode:
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()