mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Do-patch-file Fix typo (extra 'mv')
ignore added Logs/* binary/* BitKeeper/etc/ignore: added Logs/* binary/* Build-tools/Do-patch-file: Fix typo (extra 'mv') BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
@@ -248,3 +248,5 @@ innobase/ib_config.h
|
||||
innobase/ib_config.h.in
|
||||
mysql.proj
|
||||
client/mysqlcheck
|
||||
Logs/*
|
||||
binary/*
|
||||
|
@@ -1 +1,2 @@
|
||||
mwagner@evoq.mwagner.org
|
||||
tim@work.mysql.com
|
||||
|
@@ -40,5 +40,5 @@ chmod a+r,o-w $RESULT binary/*
|
||||
mv $RESULT $PATCH_DIR
|
||||
cp binary/mysqlcom-* binary/mysql*win* /net/web/home/production/data/nweb/customer/Downloads
|
||||
rm binary/mysqlcom-*
|
||||
mv binary/*Max* mv binary/*-max* $RESULT_DIR_MAX
|
||||
mv binary/*Max* binary/*-max* $RESULT_DIR_MAX
|
||||
cp binary/* $RESULT_DIR
|
||||
|
Reference in New Issue
Block a user