blob: 2fa99d5d86e121ab42cdad3ca9c1cc93892ffca5 [file] [log] [blame]
Jean-Marie Henaffce162f32017-10-04 10:39:27 +02001# Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file
2# for details. All rights reserved. Use of this source code is governed by a
3# BSD-style license that can be found in the LICENSE file.
4
5UUID=$1
6shift
7eval "$@"
8echo $? > /data/r8-tests-$UUID/exitStatus