Accepting request 39688 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/build-compare via accept of submit request 39688 revision 76. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/39688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=60
This commit is contained in:
parent
e7bd1a65e8
commit
46a99ebb65
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 8 19:41:30 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
- Fix typo in last change - thanks Dirk Müller.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 7 13:05:57 UTC 2010 - aj@suse.de
|
Fri May 7 13:05:57 UTC 2010 - aj@suse.de
|
||||||
|
|
||||||
|
@ -414,7 +414,7 @@ check_single_file()
|
|||||||
# from sendmail package
|
# from sendmail package
|
||||||
for f in old/$file new/$file; do
|
for f in old/$file new/$file; do
|
||||||
# - ##### built by abuild@build33 on Thu May 6 11:21:17 UTC 2010
|
# - ##### built by abuild@build33 on Thu May 6 11:21:17 UTC 2010
|
||||||
sed -i -e 's|built by abuild@[a-z0-0]* on ... ... [0-9]* [0-9]*:[0-9][0-9]:[0-9][0-9] .* 20[0-9][0-9]|built by abuild@build42 on Thu May 6 11:21:17 UTC 2010|'; $f
|
sed -i -e 's|built by abuild@[a-z0-9]* on ... ... [0-9]* [0-9]*:[0-9][0-9]:[0-9][0-9] .* 20[0-9][0-9]|built by abuild@build42 on Thu May 6 11:21:17 UTC 2010|'; $f
|
||||||
done
|
done
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user