freebsd-ports/deskutils/taskjuggler/files/patch-Testsuite-testdir
Pav Lucistnik cb28834342 Add taskjuggler, a project management tool for Linux and UNIX
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>
2004-03-30 18:20:16 +00:00

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