We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c265525 commit 03d7fe0Copy full SHA for 03d7fe0
src/main/resources/synthetic.xml
@@ -21,7 +21,7 @@
21
22
23
<type type="delphix.Task" extends="xlrelease.PythonScript" virtual="true">
24
- <property name="scriptLocation" default="ispw/ISPWTask.py" hidden="true"/>
+ <property name="scriptLocation" default="delphix/DelphixTask.py" hidden="true"/>
25
<property name="iconLocation" default="delphix/delphix.png" hidden="true"/>
26
<property name="taskColor" hidden="true" default="#70767a"/>
27
0 commit comments