Commit 35d31cf8 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix consistency *before* commit.

parent c1f7a365
......@@ -27,15 +27,15 @@
<item>
<key> <string>after_script_name</string> </key>
<value>
<list>
<string>Delivery_fixConsistency</string>
</list>
<tuple/>
</value>
</item>
<item>
<key> <string>before_commit_script_name</string> </key>
<value>
<tuple/>
<list>
<string>Delivery_fixConsistency</string>
</list>
</value>
</item>
<item>
......
......@@ -27,15 +27,15 @@
<item>
<key> <string>after_script_name</string> </key>
<value>
<list>
<string>SoftwareInstnace_fixConsistency</string>
</list>
<tuple/>
</value>
</item>
<item>
<key> <string>before_commit_script_name</string> </key>
<value>
<tuple/>
<list>
<string>SoftwareInstance_fixConsistency</string>
</list>
</value>
</item>
<item>
......
......@@ -59,7 +59,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>SoftwareInstnace_fixConsistency</string> </value>
<value> <string>SoftwareInstance_fixConsistency</string> </value>
</item>
</dictionary>
</pickle>
......
599
\ No newline at end of file
600
\ 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