path: devscripts_2.26.6/test/test_uscan_git
    [ -n "${TEMP_SRV_DIR}" ] || fail "unexpected testsuite error"
    if pidof -q git-daemon; then
        kill `pidof git-daemon`
    fi
