Re: [PATCH 1/1] TESTING: Adding 2 required packages in the documentation file. Replacing MySQL with SQLite in the comment

2018-03-10 Thread Nodiv Byzero
Thank you Lukas for review. I'll fix spaces issue and re-submit in two new commits. Cheers, Nodiv On Sat, Mar 10, 2018 at 7:55 AM, Lukas Fleischer wrote: > Dear Nodiv, > > On Tue, 06 Mar 2018 at 03:38:08, Nodiv Byzero wrote: >> --- >> TESTING | 2 +- >>

Re: [PATCH 1/1] TESTING: Adding 2 required packages in the documentation file. Replacing MySQL with SQLite in the comment

2018-03-10 Thread Lukas Fleischer
Dear Nodiv, On Tue, 06 Mar 2018 at 03:38:08, Nodiv Byzero wrote: > --- > TESTING | 2 +- > schema/Makefile | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) > [...] Thank you for working on this! Something must have gone wrong when you submitted the patch, though. It looks like

[PATCH 1/1] TESTING: Adding 2 required packages in the documentation file. Replacing MySQL with SQLite in the comment

2018-03-05 Thread Nodiv Byzero
--- TESTING | 2 +- schema/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TESTING b/TESTING index d2c97d9..9613314 100644 --- a/TESTING +++ b/TESTING @@ -11,7 +11,7 @@ INSTALL. 2) Install php and necessary modules: -# pacman -S php php-sqlite sqlite +