Ed Morrison wrote:
On 10/16/07, *Jake Vickers* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:Ed Morrison wrote:Which version of QTP are you running? I thought I had fixed this in a previous release..... [EMAIL PROTECTED] ~]# qtp-newmodel qtp-newmodel v0.2.9 starting Tue Oct 16 10:54:28 PDT 2007 qtp-whatami v0.2.4 DISTRO=CentOS OSVER=4.5 ARCH=i686 BUILD_DIST=cnt40 BUILD_DIR=/usr/src/redhatWhat does 'rpm -qa | grep qmailtoaster-plus' show? [EMAIL PROTECTED] ~]# rpm -qa | grep qmailtoaster-plus qmailtoaster-plus-0.2.13-1.3.16
Hmm. I thought the loop I had put in fixed that - guess not. I'll work on fixing it for the next release. In the meantime, the current.txt file needs to be in the following order:
cat $CURRENT | grep zlib >> $NEW cat $CURRENT | grep daemontools >> $NEW cat $CURRENT | grep ucspi-tcp-toaster >> $NEW cat $CURRENT | grep vpopmail-toaster >> $NEW cat $CURRENT | grep libdomainkeys-toaster >> $NEW cat $CURRENT | grep libsrs2-toaster >> $NEW cat $CURRENT | grep qmail-toaster >> $NEW cat $CURRENT | grep courier-authlib-toaster >> $NEW cat $CURRENT | grep courier-imap-toaster >> $NEW cat $CURRENT | grep autorespond-toaster >> $NEW cat $CURRENT | grep control-panel-toaster >> $NEW cat $CURRENT | grep ezmlm-toaster >> $NEW cat $CURRENT | grep qmailadmin-toaster >> $NEW cat $CURRENT | grep qmailmrtg-toaster >> $NEW cat $CURRENT | grep maildrop-toaster >> $NEW cat $CURRENT | grep isoqlog-toaster >> $NEW cat $CURRENT | grep vqadmin-toaster >> $NEW cat $CURRENT | grep squirrelmail-toaster >> $NEW cat $CURRENT | grep spamassassin-toaster >> $NEW cat $CURRENT | grep clamav-toaster >> $NEW cat $CURRENT | grep ripmime-toaster >> $NEW cat $CURRENT | grep simscan-toaster >> $NEWThat's a copy-and-paste from the loop I wrote from the script, so you'll just use it for the ordering.
smime.p7s
Description: S/MIME Cryptographic Signature
