blob: 38bb393626d22e2d66e4e8aa84b80da0377e9232 [file] [log] [blame]
Dan Fieldaea0d7a2019-07-26 15:59:18 -07001#!/bin/bash
Greg Spencer22185132020-08-17 14:03:01 -07002#
3# Copyright 2013 The Flutter Authors. All rights reserved.
4# Use of this source code is governed by a BSD-style license that can be
5# found in the LICENSE file.
Dan Fieldaea0d7a2019-07-26 15:59:18 -07006
Dan Fieldc9008f32021-07-14 23:46:02 -07007# TODO(dnfield): delete this script once recipes point to the python version.
8
Dan Fieldaea0d7a2019-07-26 15:59:18 -07009set -e
10
Dan Fieldc9008f32021-07-14 23:46:02 -070011CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
Dan Fieldaea0d7a2019-07-26 15:59:18 -070012
Dan Fieldc9008f32021-07-14 23:46:02 -070013python $CURRENT_DIR/firebase_testlab.py