Changeset a94521c in rtems

Timestamp:
10/26/99 12:37:14 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
2782e69
Parents:
5f78061b
Message:

cat /tmp/j | while read f
do

rpm -qi $f 2>&1 | grep -v "is not ins"

done

(No files)

Note: See TracChangeset for help on using the changeset viewer.