#!/bin/sh # # This file is part of the coreboot project. # # Copyright (C) 2013 Google Inc. # EXIT_SUCCESS=0 EXIT_FAILURE=1 OUTDIR="status" # Stuff from command-line switches REMOTE_HOST="" CLOBBER_OUTPUT=0 UPLOAD_RESULTS=0 show_help() { echo "Usage: ${0}