Parent Directory | Revision Log | Revision Graph
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 |