aboutsummaryrefslogtreecommitdiffstats
path: root/pgaas/src/stage/opt/app/pgaas/bin/pgwget
diff options
context:
space:
mode:
Diffstat (limited to 'pgaas/src/stage/opt/app/pgaas/bin/pgwget')
-rw-r--r--pgaas/src/stage/opt/app/pgaas/bin/pgwget4
1 files changed, 0 insertions, 4 deletions
diff --git a/pgaas/src/stage/opt/app/pgaas/bin/pgwget b/pgaas/src/stage/opt/app/pgaas/bin/pgwget
deleted file mode 100644
index d1d5f98..0000000
--- a/pgaas/src/stage/opt/app/pgaas/bin/pgwget
+++ /dev/null
@@ -1,4 +0,0 @@
-# this command is used to access the iDNS status server running on a PGaaS instance
-
-wgetpswd=`/opt/app/cdf/bin/getpropvalue -x -n wgetpswd`
-wget --http-user=pgaas --http-password=$wgetpswd "$@"