Fix make testacc-up
make testacc-up was not working, and when I checked the container log, I saw this:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
/opt/gitlab/bin/gitlab-ctl: line 41: 65 Segmentation fault /opt/gitlab/embedded/bin/omnibus-ctl gitlab '/opt/gitlab/embedded/service/omnibus-ctl*' "$@"
Signed-off-by: Sina Moghaddas sina.moghaddas@gmail.com
Edited by Sina Moghaddas