summaryrefslogtreecommitdiffstats
path: root/src/valgrind-suppressions (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-14[#1574] add 15 char limit for pgrep as commentAndrei Pavel1-2/+6
2020-12-14[#1574] fixes in src/bin/shell/testsAndrei Pavel3-7/+20
2020-12-14[#1574] Added missing comment.Tomek Mrugalski1-1/+1
2020-12-14[#1574] $ character missed in shell testsAndrei Pavel2-7/+7
2020-12-14[#1574] fix mysql/upgrade_8.1_to_8.2.sh.inAndrei Pavel1-4/+4
2020-12-14[#1574] reformulate some error messagesAndrei Pavel3-13/+13
2020-12-14[#1574] rename function to run_commandAndrei Pavel1-8/+8
2020-12-14[#1574] update AUTHORSAndrei Pavel1-1/+1
2020-12-14[#1574] add ChangeLog entryAndrei Pavel1-0/+8
2020-12-14[#1574] shell scripts: remove_if_existsAndrei Pavel1-21/+9
2020-12-14[#1574] ${var+x}, ${var-x} changesAndrei Pavel3-12/+16
2020-12-14[#1574] rename function to run_commandAndrei Pavel11-196/+196
2020-12-14[#1574] add one commentAndrei Pavel1-1/+1
2020-12-14[#1574] shell scripts: remove the use of listsAndrei Pavel5-54/+43
2020-12-14[#1574] shell scripts: replace pidof with pgrepAndrei Pavel1-1/+2
2020-12-14[#1574] shell scripts: convert redirection to pipeAndrei Pavel2-5/+5
2020-12-14[#1574] make all shell scripts POSIX compliantAndrei Pavel79-2291/+3144
2020-12-14[#1574] googletest-like output for shell testsAndrei Pavel1-3/+31
2020-12-14[#1574] add all shell scripts to shellcheck CIAndrei Pavel1-11/+72