Commit 507a1ef0 by Toshio Kuratomi

Fix integration test to check for checksum, not md5sum

parent f1267c0b
......@@ -8,5 +8,5 @@
- "install_sysv_result.dest == '/etc/init.d/ansible_test'"
- "install_sysv_result.state == 'file'"
- "install_sysv_result.mode == '0755'"
- "install_sysv_result.md5sum == '174fa255735064b420600e4c8637ea0eff28d0c1'"
- "install_sysv_result.checksum == '174fa255735064b420600e4c8637ea0eff28d0c1'"
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