http://bugs.winehq.org/show_bug.cgi?id=28575
Bug #: 28575 Summary: RegressionTesting: multiple commands shown as one line Product: WineHQ.org Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mah@jump-ing.de Classification: Unclassified
in http://wiki.winehq.org/RegressionTesting#head-efe98a3aade37d2588b7f64cb72cc2... , the first two command boxes show multiple commands, which should be in multiple lines. For example:
git bisect start git bisect good wine-0.9.36 git bisect bad wine-0.9.37
should be
git bisect start git bisect good wine-0.9.36 git bisect bad wine-0.9.37
http://bugs.winehq.org/show_bug.cgi?id=28575
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2011-10-04 12:11:05 CDT --- Someone messed up the formatting when they tried to edit that page; the wiki software does that. I've reverted it to the last correctly-formatted version.
http://bugs.winehq.org/show_bug.cgi?id=28575
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2011-11-05 10:16:51 CDT --- Closing