c4b2d9b81848da8343ce2bf58be8b1d8a9b34b5c
[releng/builder.git] / jenkins-init-scripts / local-init.sh
1 #!/bin/bash
2 # SPDX-License-Identifier: EPL-1.0
3 ##############################################################################
4 # Copyright (c) 2016 The Linux Foundation and others.
5 #
6 # All rights reserved. This program and the accompanying materials
7 # are made available under the terms of the Eclipse Public License v1.0
8 # which accompanies this distribution, and is available at
9 # http://www.eclipse.org/legal/epl-v10.html
10 ##############################################################################
11
12 ./system_type.sh
13 # shellcheck disable=SC1091
14 source /tmp/system_type.sh
15 "./${SYSTEM_TYPE}.sh"