aboutsummaryrefslogtreecommitdiff
path: root/log.bat
blob: e5b20e9506dac694248bd3954c8f2fb695c2a00a (plain)
1
2
3
4
5
6
7
8
9
10
#-------------------------------------------------------------------------------
# Copyright (c) 2017, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#-------------------------------------------------------------------------------

@echo off
PATH=%PATH%;C:\cygwin64\bin
bash.exe %~dp0/log.sh %*