blob: 99547a098f72230a177bcaa2e8a0b2a8822a5938 [file] [log] [blame]
#!/bin/sh
# Copyright (c) 2012 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.
# Load patman using python module syntax
exec python -m patman.patman "$@"