search for: e722

Displaying 3 results from an estimated 3 matches for "e722".

Did you mean: 722
2020 Jan 10
0
[v2v PATCH 6/6] Revamp check for Python code style
...thmetic operator - # E251 unexpected spaces around keyword / parameter equals - # E302 expected 2 blank lines, found 1 - $python-pep8 --ignore=E226,E251,E302 "$f" - done +if test "x$PYCODESTYLE" != xno; then + # Ignore: + # E501 line too long + # E722 do not use bare 'except' + $PYCODESTYLE --ignore=E501,E722 $files fi -- 2.24.1
2020 Jan 10
7
[v2v PATCH 0/6] Various Python pycodestyle fixes
Fixes the majority of the pycodestyle issues in the Python scripts, and fix the existing test-v2v-python-syntax.sh to use pycodestyle to actually perform style checks. Pino Toscano (6): PEP 8: adapt whitespaces in lines PEP 8: move imports at the top PEP 8: adapt empty lines tests: find all the Python scripts for syntax checks -o rhv-upload: remove unused Python imports Revamp check
2008 Jan 17
9
ATA UDMA data parity error
...41519 daemon.error] SUNW-MSG-ID: SUNOS-8000-1L, TYPE: Defect, VER: 1, SEVERITY: Minor Jan 17 06:42:15 san EVENT-TIME: Thu Jan 17 06:42:15 EST 2008 Jan 17 06:42:15 san PLATFORM: H8DM8-2, CSN: 1234567890, HOSTNAME: san Jan 17 06:42:15 san SOURCE: eft, REV: 1.16 Jan 17 06:42:15 san EVENT-ID: e6a90741-e722-e248-a250-b2ee3c00c284 Jan 17 06:42:15 san DESC: The EFT Diagnosis Engine encountered telemetry for which it is unable to produce a diagnosis. Refer to http://sun.com/msg/SUNOS-8000-1L for more information. Jan 17 06:42:15 san AUTO-RESPONSE: Error reports from the component will be logged for e...