From 71f70cd13e31389b0e4c7dceedc3c624571690c3 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Sat, 22 Jan 2011 13:43:13 -0500 Subject: utrace update Conflicts: kernel.spec --- scripts/pull-upstreams.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/pull-upstreams.sh b/scripts/pull-upstreams.sh index 11df4046..8dc8497d 100755 --- a/scripts/pull-upstreams.sh +++ b/scripts/pull-upstreams.sh @@ -1,6 +1,6 @@ #!/bin/bash -utrace_base=2.6-current +utrace_base=2.6.37 url=http://people.redhat.com/roland/utrace/${1:-$utrace_base} -- cgit