rpms/kernel/F-10/scripts pull-upstreams.sh,1.7,1.8

Roland McGrath roland at fedoraproject.org
Mon Jan 12 20:12:14 UTC 2009


Author: roland

Update of /cvs/pkgs/rpms/kernel/F-10/scripts
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1599/scripts

Modified Files:
	pull-upstreams.sh 
Log Message:
utrace update


Index: pull-upstreams.sh
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/scripts/pull-upstreams.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pull-upstreams.sh	12 Jan 2009 19:51:31 -0000	1.7
+++ pull-upstreams.sh	12 Jan 2009 20:11:44 -0000	1.8
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-url=http://people.redhat.com/roland/utrace/2.6-current
+url=http://people.redhat.com/roland/utrace/${1:2.6.28}
 
 wget -q -O /dev/stdout $url/series | grep 'patch$' |
 while read i




More information about the scm-commits mailing list