aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/admin/prog/mockbin/no-valgrind
blob: 09a2e517c377467447022547e502557dec1aa00a (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

# emulate bad or missing valgrind

echo "some error message here"
exit 1