tests/test-check-interfaces.py.out
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 15 Jul 2018 23:58:39 -0400
changeset 38724 02b5b5c1bba8
parent 37320 39f7d4ee8bcd
child 51920 ef7d85089952
permissions -rw-r--r--
windows: replace single quote with double quote when translating to cmd.exe Since cmd.exe doesn't understand single quotes, single quotes to prevent $var expansion is basically unusable without this. Single quote isn't allowed in a path name, so it seems unlikely to come up otherwise.

public attribute not declared in interfaces: badpeer.badattribute
public attribute not declared in interfaces: badpeer.badmethod