Fix server information window
[gmpc.git] / test / DiscoGS / discogs.sh
blob33a6c06fdf263214301c84d66d66935eb04e1723
1 make
3 G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind \
4 --tool=memcheck --leak-check=full --leak-resolution=high \
5 --num-callers=20 \
6 ./discogs > /dev/null