Commit 6137d4b3 authored by Łukasz Nowak's avatar Łukasz Nowak

Postpone interaciton a bit.

This allow to work in case of Slave Instances.
parent f64ef9b8
......@@ -27,15 +27,15 @@
<item>
<key> <string>after_script_name</string> </key>
<value>
<list>
<string>Instance_changePromiseParameter</string>
</list>
<tuple/>
</value>
</item>
<item>
<key> <string>before_commit_script_name</string> </key>
<value>
<tuple/>
<list>
<string>Instance_changePromiseParameter</string>
</list>
</value>
</item>
<item>
......
793
\ No newline at end of file
794
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment