forked from pool/coreutils
- Adapt comment in pre_checkin.sh
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=164
This commit is contained in:
parent
43c2d75193
commit
a1e606b120
@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# This script is called automatically during autobuild checkin.
|
# This script has to be run prior to a check-in if changes were done
|
||||||
|
# to spec and/or changes
|
||||||
sed -e "s,^\(Name:.*coreutils\),\1-testsuite," coreutils.spec > coreutils-testsuite.spec
|
sed -e "s,^\(Name:.*coreutils\),\1-testsuite," coreutils.spec > coreutils-testsuite.spec
|
||||||
cp coreutils.changes coreutils-testsuite.changes
|
cp coreutils.changes coreutils-testsuite.changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user