<p><b>@Conan-Kudo</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/rpm-software-management/rpm/pull/1070#discussion_r379822480">scripts/ocamldeps.sh</a>:</p>
<pre style='color:#555'>> +}
+#
+#
+usage() {
+    echo >&2 "Usage: ${0##*/} -prov|-req [-f 'ocamlobjinfo cmd']"
+}
+#
+mode=
+ignore_implementation_a=()
+ignore_interface_a=()
+while test "$#" -gt 0
+do
+  : "${1}" "${2}"
+  case "${1}" in
+    -prov) mode='prov' ;;
+    -req) mode='req' ;;
</pre>
<p>Because people do directly run it when doing things like debugging or testing them. And it's just <em>weird</em> to ignore conventions for the parameterization of a dep generator.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/rpm-software-management/rpm/pull/1070?email_source=notifications&email_token=ADLPZU44USHT3H2BL2JFSRTRC65JDA5CNFSM4KVH3HWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCVVRAYI#discussion_r379822480">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ADLPZU4RVI5LH2GR7OMWWHTRC65JDANCNFSM4KVH3HWA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ADLPZU6HM2C2DXOPX26HX63RC65JDA5CNFSM4KVH3HWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCVVRAYI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/rpm-software-management/rpm/pull/1070?email_source=notifications\u0026email_token=ADLPZU44USHT3H2BL2JFSRTRC65JDA5CNFSM4KVH3HWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCVVRAYI#discussion_r379822480",
"url": "https://github.com/rpm-software-management/rpm/pull/1070?email_source=notifications\u0026email_token=ADLPZU44USHT3H2BL2JFSRTRC65JDA5CNFSM4KVH3HWKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCVVRAYI#discussion_r379822480",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>