Ticket #29 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Using -exec and -T can cause conflict

Reported by: Bradley Smith Assigned to: derek
Priority: Important Component: core
Version: 3.02 Severity: minor
Keywords: Cc:

Description

Is there a problem with the -exec option? No matter what options I try, I get an error something like the following. Error: build:Cannot find application '\test.exe' to run I think the '\' at the beginning of the application name is the problem, but I can't find any way to eliminate it. My command line is build -full -unittest -Ttest.exe src\test.d -exec I'm running on Windows, in case that matters.

Change History

06/23/06 03:30:39 changed by Derek Parnell

  • status changed from new to closed.
  • version changed from 3.01 to 3.02.
  • resolution set to fixed.

The -exec switch is now working correctly.