Skip to content

Draft: WIP: New autopkgtest to validata MariaDB compatibility specifically

Otto Kekäläinen requested to merge autopkgtest-real-use into debian/latest

TODO:

  • function run() not ideal as subshells, pipes and redirections passed to it are not echoed or executed correctly
  • maybe wrap commands in set -x and set +x instead to show them? but it would be ugly
  • begin/finish not consistent with output, and summary at end maybe unnecessary

Merge request reports

Loading