blob: 7cec1413e1c9386272d494717c67eb3320b6ca14 [file] [log] [blame] [edit]
#!/bin/bash
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Run moblab test result uploader.
set -eu
exec python3 "${0}".py "$@"