We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc2ef0 commit 1528317Copy full SHA for 1528317
scripts/bump.sh
@@ -4,8 +4,8 @@ set -euxo pipefail
4
5
declare -rx NIXPKGS_BRANCH="nixpkgs-unstable"
6
declare -rx DPLANE_RPC_BRANCH="master"
7
-declare -rx DPLANE_PLUGIN_BRANCH="master"
8
-declare -rx FRR_BRANCH="hh-master-10.3"
+declare -rx DPLANE_PLUGIN_BRANCH="pr/fredi/reconcile"
+declare -rx FRR_BRANCH="pr/fredi/reconcile"
9
declare -rx FRR_AGENT_BRANCH="master"
10
declare -rx PERFTEST_BRANCH="master"
11
0 commit comments