Projects STRLCPY geneva Commits ee000c1d
🤬
  • Merge branch 'specify_interface' of https://github.com/Kkevsterrr/geneva into specify_interface

  • Loading...
  • Ubuntu committed 4 years ago
    ee000c1d
  • ■ ■ ■ ■ ■
    plugins/http/client.py
    skipped 111 lines
    112 112   except Exception:
    113 113   logger.exception("Exception caught in HTTP test to site %s.", url)
    114 114   fitness += -100
     115 + logger.debug('Returning initial fitness %d' % fitness)
    115 116   return fitness * 4
    116 117   
Please wait...
Page is in error, reload to recover