Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=225243





--- Comment #11 from Orion Poplawski <[EMAIL PROTECTED]>  2008-10-13 18:39:10 
EDT ---
I'm missing a trailing || : in the %pre client script:

%pre client
# when upgrading, move /etc/amandates to /var/lib/amanda/amandates
[ -f /etc/amandates ] &&
        mv /etc/amandates /var/lib/amanda/amandates || :

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to