From 6e63dd87b9f6a6f92c13a42d7083c944bc5373b6 Mon Sep 17 00:00:00 2001 From: Craig Ringer Date: Wed, 4 Feb 2015 21:36:32 +1100 Subject: [PATCH] bdr: stable branch quickstart should prefer bdr-plugin/stable --- scripts/bdr_quickstart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bdr_quickstart.sh b/scripts/bdr_quickstart.sh index fc197a2cc6..306a8f2ab4 100755 --- a/scripts/bdr_quickstart.sh +++ b/scripts/bdr_quickstart.sh @@ -6,7 +6,7 @@ set -e -u BDR_PG_REF="bdr-pg/REL9_4_STABLE" -BDR_PLUGIN_REF="bdr-plugin/next" +BDR_PLUGIN_REF="bdr-plugin/stable" # If you have an existing local BDR checkout you can put it here to speed the # clone or set it in the environment: -- 2.39.5