2
0
Эх сурвалжийг харах

Merge pull request #149 from aznashwan/windows-osdetect

Merge pull request #148 from aznashwan/task-cancellation-reliability
Nashwan Azhari 5 жил өмнө
parent
commit
b821263ed8

+ 1 - 0
coriolis/osmorphing/osdetect/windows.py

@@ -103,6 +103,7 @@ class WindowsOSDetectTools(base.BaseOSDetectTools):
             LOG.debug(
                 "Exception during Windows OS detection: %s",
                 utils.get_exception_details())
+            raise
 
         LOG.debug(
             "Successfully identified Windows release as: Version no.: %s; "