EverWrath/apps
Yehonal d88e14be4e
Fix: pipeline error after 8 pending sql
bash thinks that 08 is a hex number, so we have to cast the base

More info here: https://stackoverflow.com/questions/24777597/value-too-great-for-base-error-token-is-08
2021-02-14 20:26:29 +01:00
..
bash_shared fix(apps/scripts): Add quotes for directory paths containing empty spaces (#3716) 2020-12-23 21:17:45 +00:00
ci feat(CI): deprecate gcc 7 (#4333) 2021-01-23 16:52:41 -08:00
compiler chore(CMake/Tests): use conventional CMake flag to enable tests (#3809) 2020-11-29 19:28:47 +01:00
db_assembler refactor(db_assembler): Allow connecting to non default mysql ports (#3123) 2021-01-11 20:43:36 +01:00
db_exporter fix(Bash): Improve db_export script (#4350) 2021-01-28 22:49:28 +01:00
db_pendings Fix: pipeline error after 8 pending sql 2021-02-14 20:26:29 +01:00
git_tools fix(apps): Script for default git commit template returns output (#2642) 2020-03-08 18:21:18 +01:00
installer feat(CI/Ubuntu): use acore.sh to install deps (#4042) 2021-01-09 12:12:38 +01:00
startup-scripts fix(Bash/simple-restarter): always show the correct command name (#3996) 2020-12-22 15:54:57 +01:00