Debian Automated Code Analysis

checkbashisms analysis of polyorb_2.6.0~20090423-10.dsc

possible bashism in ./.pc/bug-581134.patch/examples/corba/secure_echo/tls_gssup_example.in line 15 (echo -e):
echo -e "y\ny" | openssl ca -keyfile root.key -cert root.crt \
    -in polyorb.req -out polyorb.crt \
    -config ./ca_openssl.conf || true
possible bashism in ./.pc/bug-581134.patch/examples/corba/secure_echo/gssup_example.in line 15 (echo -e):
echo -e "y\ny" | openssl ca -keyfile root.key -cert root.crt \
    -in polyorb.req -out polyorb.crt \
    -config ./ca_openssl.conf || true
possible bashism in ./.pc/bug-581134.patch/examples/corba/secure_echo/tls_example.in line 15 (echo -e):
echo -e "y\ny" | openssl ca -keyfile root.key -cert root.crt \
    -in polyorb.req -out polyorb.crt \
    -config ./ca_openssl.conf || true

This report was generated on Fri, 17 Dec 2010 01:38:33 +0000, based on results by checkbashisms 2.10.65git5