aboutsummaryrefslogtreecommitdiff
path: root/contrib/repeat.sh
blob: 3efc95f07333e181dcb74d633aa5c0b291998f15 (plain) (blame)
1
while true; do rm -rf /tmp/test-gnunetd-*; make check || break; done