aboutsummaryrefslogtreecommitdiffstats
path: root/pgaas
diff options
context:
space:
mode:
authorTony L Hansen <tony@att.com>2017-03-03 20:43:49 +0000
committerTony L Hansen <tony@att.com>2017-03-03 20:44:10 +0000
commitd1b2b1841eb269717e3e5262913eff8e41df9320 (patch)
tree088c39814d2d03ef47dc189f7ca3811008a9cc2a /pgaas
parent95fffb34520abfb54f6ed7b1c010188f5bc70238 (diff)
further mods to deployment script, makefiles
Change-Id: Ie6442975732392894b95cc244cd91e3db4b56a17 Signed-off-by: Tony L Hansen <tony@att.com>
Diffstat (limited to 'pgaas')
-rw-r--r--pgaas/src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgaas/src/makefile b/pgaas/src/makefile
index eb144b5..e76189a 100644
--- a/pgaas/src/makefile
+++ b/pgaas/src/makefile
@@ -37,7 +37,7 @@ debian-verify: stage
debian: stage
repackage -b debian $(REPACKAGEDEBIANOPTS) -d $(INS) -u
- repackage -b debian $(REPACKAGEDEBIANOPTS) -d $(INS) -u -B LATEST
+ # repackage -b debian $(REPACKAGEDEBIANOPTS) -d $(INS) -u -B LATEST
@echo debian built
upload-javadocs: