mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Make the credits script more verbose
This commit is contained in:
parent
8cf687608e
commit
2d63af8c60
1 changed files with 1 additions and 0 deletions
|
@ -23,4 +23,5 @@ END
|
|||
# Do not process skeleton #
|
||||
files=`find "$what" -name CREDITS | grep -v "$what"/skeleton/CREDITS`
|
||||
awk "$awkprog" $files | sort -f | uniq >> $file
|
||||
echo "Updated $file"
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue