cb28834342
system-based operating systems. Instead of clicking yourself painfully through hundreds of dialog boxes you specify your Taskjuggler project in a simple text format. You simply list all your tasks and their dependencies. The information is sent through Taskjuggler and you will get all sorts of reports in HTML or XML format. PR: ports/63342 Submitted by: Dean Povey <povey@wedgetail.com>
19 lines
323 B
Text
19 lines
323 B
Text
*** TestSuite/testdir Mon Feb 23 13:10:52 2004
|
|
--- TestSuite/testdir.patch Mon Feb 23 13:11:05 2004
|
|
***************
|
|
*** 12,18 ****
|
|
export TASKJUGGLER=../$TASKJUGGLER
|
|
fi
|
|
|
|
! function do_testing
|
|
{
|
|
f=$1
|
|
op=$2
|
|
--- 12,18 ----
|
|
export TASKJUGGLER=../$TASKJUGGLER
|
|
fi
|
|
|
|
! do_testing()
|
|
{
|
|
f=$1
|
|
op=$2
|