mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-01 18:25:59 +00:00
We should regenerate manifets before creating tar
This commit is contained in:
@@ -342,6 +342,7 @@ prep_release_dir() {
|
||||
cd $RELEASE_DIR
|
||||
mkdir -p $PKG $PKG/bin $PKG/docs $PKG/lib
|
||||
)
|
||||
update_manifest
|
||||
for file in `cat MANIFEST`; do
|
||||
cp $file $RELEASE_DIR/$PKG/$file
|
||||
done
|
||||
|
Reference in New Issue
Block a user