cb876b481e
'raw' allow users to have a fallback in case a plugin is not yet supported or the plugin is not generating the expected result. Only intended as a last fallback, but useful when waiting for review to complete. Change-Id: If0d22d7d43d35649e78aa7481e1c0f1ed21a6025
10 lines
247 B
XML
10 lines
247 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<buildWrappers>
|
|
<hudson.plugins.xvnc.Xvnc>
|
|
<takeScreenshot>true</takeScreenshot>
|
|
<useXauthority>false</useXauthority>
|
|
</hudson.plugins.xvnc.Xvnc>
|
|
</buildWrappers>
|
|
</project>
|