mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
test: mute verbose output
This commit is contained in:
parent
f3c1badb80
commit
03b7ae392a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
@echo off
|
||||
setlocal enabledelayedexpansion
|
||||
set /p version=<..\layouts\partials\version.txt
|
||||
echo %version%>metrics.%version%.log
|
||||
|
|
Loading…
Reference in a new issue