blob: 48a4e99a6d17b347c99b48c7a8f7acb3c6ed2ef2 [file] [log] [blame]
#!/bin/sh
# Part of the Crubit project, under the Apache License v2.0 with LLVM
# Exceptions. See /LICENSE for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
# This shell script adds nothing, but is needed for sh_test.
exec "$@"