Add TODO comment in the windows implementation

This commit is contained in:
John Firebaugh 2022-09-07 13:48:21 -07:00 committed by Derek Cormier
parent 77137f4020
commit 21216126b6
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
@rem @generated by @aspect_bazel_lib//lib/private:diff_test.bzl
@echo off
:: TODO: Add support for XML_OUTPUT_FILE like in diff_test_tmpl.sh
SETLOCAL ENABLEEXTENSIONS
SETLOCAL ENABLEDELAYEDEXPANSION
set MF=%RUNFILES_MANIFEST_FILE:/=\\%