0f621b37ea3aeac4792f4a046a4271103090f638
[deliverable/tracecompass.git] / releng / master_to_stable_release.sh
1 #!/bin/bash
2 ###############################################################################
3 # Copyright (c) 2016 Ericsson
4 #
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Eclipse Public License v1.0
7 # which accompanies this distribution, and is available at
8 # http://www.eclipse.org/legal/epl-v10.html
9 ###############################################################################
10
11 # A simple script that automates the step when branching from master to a
12 # stable branch.
13
14 source set_stable_update_site.sh
15 source set_automatic_updates.sh
16
This page took 0.040441 seconds and 4 git commands to generate.