/[smeserver]/builds_bin/unsigned_rpms
ViewVC logotype

Annotation of /builds_bin/unsigned_rpms

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Sep 30 07:32:25 2005 UTC (18 years, 8 months ago) by growell
Branch: MAIN
Find unsigned RPMs

1 growell 1.1 #!/bin/sh
2    
3     cd /builds/RPMS
4    
5     UNSIGNED=$(rpm -K *.rpm | grep 'md5 OK' | sed -e 's/:.*//')
6    
7     echo $UNSIGNED

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed