diff options
| author | Roland McGrath <roland@redhat.com> | 2011-01-19 13:27:18 -0800 |
|---|---|---|
| committer | Roland McGrath <roland@redhat.com> | 2011-01-19 13:27:18 -0800 |
| commit | c496c71d9831cb7ce4a2767b89660b501278d781 (patch) | |
| tree | 3f5307655ff64dafe11a056a8d6e9d1e0140d678 /scripts | |
| parent | 2eddc8a9bb5142e0debb8cd9e0a53aa88f25a60f (diff) | |
utrace update
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/pull-upstreams.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
