/[smeserver]/builds_bin/unsigned_rpms
ViewVC logotype

Contents of /builds_bin/unsigned_rpms

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


Revision 1.2 - (show annotations) (download)
Wed Nov 7 19:31:20 2007 UTC (16 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Stage doesnt have and weight

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