revert test commit after gitea upgrade
This commit is contained in:
@@ -26,7 +26,6 @@ Catch {
|
|||||||
Exit 1
|
Exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Make sure powercfg succeeded and actually produced the report
|
# Make sure powercfg succeeded and actually produced the report
|
||||||
If ( $XmlProcess.ExitCode -ne 0 ) {
|
If ( $XmlProcess.ExitCode -ne 0 ) {
|
||||||
Write-Error "powercfg failed to generate the XML battery report with exit code $($XmlProcess.ExitCode)"
|
Write-Error "powercfg failed to generate the XML battery report with exit code $($XmlProcess.ExitCode)"
|
||||||
|
|||||||
Reference in New Issue
Block a user