From fc2b26b06903019a9e1352440e6604e89f0c15ac Mon Sep 17 00:00:00 2001 From: Joachim Metz Date: Sun, 10 Jun 2018 08:14:04 +0200 Subject: [PATCH] Updated Windows release build script to include YAML files #1917 --- config/windows/make_check.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/windows/make_check.bat b/config/windows/make_check.bat index 9ceeab80c9..2c752fa959 100644 --- a/config/windows/make_check.bat +++ b/config/windows/make_check.bat @@ -6,5 +6,5 @@ dist\plaso\log2timeline.exe --info dist\plaso\pinfo.exe -v test_data\psort_test.json.plaso dist\plaso\psort.exe -dist\plaso\log2timeline.exe dist\plaso\test.plaso test_data +dist\plaso\log2timeline.exe dist\test.plaso test_data