'Generic Commit'
This commit is contained in:
parent
f57d0ad239
commit
0b7fdd3e1a
@ -521,6 +521,11 @@ EOF
|
||||
else
|
||||
print_test_result "Complete uninstall removes all components" 1
|
||||
fi
|
||||
|
||||
# Always cleanup test uninstall tool from server, even if test failed
|
||||
if [[ "$PUBLISH_OUTPUT" =~ Published! ]]; then
|
||||
$GETPKG unpublish "${TEST_UNINSTALL_TOOL}:${TEST_ARCH}" 2>/dev/null || true
|
||||
fi
|
||||
fi
|
||||
|
||||
# Test 14: Invalid tool name validation
|
||||
|
Loading…
x
Reference in New Issue
Block a user