** Project changed: nunitv2 => nunit-console

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1211914

Title:
  Docs should explain that the | (OR) operator needs to be escaped on
  the command line

Status in NUnit Console Runner:
  Triaged

Bug description:
  I noticed when I use the NUnit Console Runner (NUnit 2.6.2), when I
  use the nunit-console /run:NUnit_Application.Test.TestClass
  
C:~\NUnit_Application\NUnit_Application.Test\bin\Debug\NUnit_Application.Test.dll
  /include:A|B. It says, 'B' is not recognized as an internal or
  external command, operable program or batch file.

  The strange thing is my category B works just fine when I run other
  operators like a comma (,), addition (+) or subtraction (-). It
  appears to be a problem when I use | operator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-console/+bug/1211914/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to