From: Philipp Spitzer Date: Mon, 29 Jun 2020 19:49:43 +0000 (+0200) Subject: Write directly into testdb.sql. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/commitdiff_plain/816ccf2803f517ee3bdd6e5b3b2850d8dbe0a8c9 Write directly into testdb.sql. --- diff --git a/tests/testdb.md b/tests/testdb.md index c8d2014..9c53423 100644 --- a/tests/testdb.md +++ b/tests/testdb.md @@ -182,4 +182,4 @@ DELETE FROM wrregioncache; Export data to SQL: - mysqldump philipp_winterrodeln_wiki --skip-extended-insert --skip-add-locks > philipp_winterrodeln_wiki.sql \ No newline at end of file + mysqldump philipp_winterrodeln_wiki --skip-extended-insert --skip-add-locks > testdb.sql