summaryrefslogtreecommitdiffstats
path: root/scripts/test-remote-image
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test-remote-image')
-rwxr-xr-xscripts/test-remote-image14
1 files changed, 2 insertions, 12 deletions
diff --git a/scripts/test-remote-image b/scripts/test-remote-image
index 27b1cae38f..d209d22854 100755
--- a/scripts/test-remote-image
+++ b/scripts/test-remote-image
@@ -1,19 +1,9 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2
3# Copyright (c) 2014 Intel Corporation
4# 2#
5# This program is free software; you can redistribute it and/or modify 3# Copyright (c) 2014 Intel Corporation
6# it under the terms of the GNU General Public License version 2 as
7# published by the Free Software Foundation.
8# 4#
9# This program is distributed in the hope that it will be useful, 5# SPDX-License-Identifier: GPL-2.0-only
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12# GNU General Public License for more details.
13# 6#
14# You should have received a copy of the GNU General Public License along
15# with this program; if not, write to the Free Software Foundation, Inc.,
16# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17 7
18# DESCRIPTION 8# DESCRIPTION
19# This script is used to test public autobuilder images on remote hardware. 9# This script is used to test public autobuilder images on remote hardware.