mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 23:37:53 +00:00
test: more output
This commit is contained in:
parent
758f74d4a9
commit
1b78cd6f42
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ if exist "config\testing" (
|
|||
)
|
||||
|
||||
echo on
|
||||
hugo%hugo_version% %config% --printPathWarnings --templateMetrics --templateMetricsHints --cleanDestinationDir --logLevel info --destination "public%version%%hugo_prefix%%hugo_version%" >> "metrics%version%%hugo_prefix%%hugo_version%.log"
|
||||
hugo%hugo_version% %config% --printPathWarnings --printI18nWarnings --templateMetrics --templateMetricsHints --cleanDestinationDir --logLevel info --verbose --destination "public%version%%hugo_prefix%%hugo_version%" >> "metrics%version%%hugo_prefix%%hugo_version%.log"
|
||||
@echo off
|
||||
|
||||
set "start_dir=%CD%\public%version%%hugo_prefix%%hugo_version%"
|
||||
|
|
|
@ -1 +1 @@
|
|||
6.4.0+92b1e68ae7c1c0859ca7945962aca4799a929de4
|
||||
6.4.0+758f74d4a9ebfe9084c82d12a1806689179e919b
|
Loading…
Reference in a new issue