diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2011-09-12 12:19:15 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-09-12 12:28:58 +0300 |
commit | 9e363dba038ee7b7c8fae330a6931211e61e8678 (patch) | |
tree | 894166b0e7fdb64c6194b67bd55c5ffbb490a068 /lib | |
parent | 527fa4a730f7457456e381397e89feecbb2ae0af (diff) | |
download | rpm-9e363dba038ee7b7c8fae330a6931211e61e8678.tar.gz rpm-9e363dba038ee7b7c8fae330a6931211e61e8678.tar.bz2 rpm-9e363dba038ee7b7c8fae330a6931211e61e8678.zip |
Show all interpreter arguments on --scripts query (ticket #847)
- Previously any arguments to interpreter were invisible unless
you happened to know that RPMTAG_FOOPROG are actually string
arrays despite their type showing plain string, and queried
as arrays. This makes all the arguments for all scriptlets
supporting interpreter arguments visible on --scripts query
and also serves as an example on how to properly query them.i
- Perhaps worth noting is the exact formatting of the query:
"(using[ %{PRETRANSPROG}]" instead of the more typical style of
"(using [%{PRETRANSPROG} ]" to avoid extra trailing blanks.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions