- Strip date and runtimes from gdb-testsuite contents.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=117
This commit is contained in:
parent
9f873dea93
commit
c0389d0028
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 27 11:10:19 UTC 2015 - rguenther@suse.com
|
||||
|
||||
- Strip date and runtimes from gdb-testsuite contents.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 25 13:08:27 UTC 2015 - rguenther@suse.com
|
||||
|
||||
|
2
gdb.spec
2
gdb.spec
@ -735,6 +735,8 @@ done
|
||||
# `tar | bzip2 | uuencode' may have some piping problems in Brew.
|
||||
#tar cjf gdb-%{_target_platform}.tar.bz2 gdb-%{_target_platform}*.{sum,log}
|
||||
#uuencode gdb-%{_target_platform}.tar.bz2 gdb-%{_target_platform}.tar.bz2
|
||||
# Strip dates and completion times from the log to make build-compare happy
|
||||
sed -i -e '/Test Run By abuild on/d' -e 's/completed in [0-9]* seconds//' *.{sum,log}
|
||||
cd ../..
|
||||
echo ====================TESTING END=====================
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user