From: Wayne Davison Date: Sun, 2 May 2004 17:04:14 +0000 (+0000) Subject: Got rid of a TODO comment that was fixed long ago. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/f57b2e6150af146c87e7d51a45e98118c60a510b Got rid of a TODO comment that was fixed long ago. --- diff --git a/Makefile.in b/Makefile.in index 6cd65e2b..47196620 100644 --- a/Makefile.in +++ b/Makefile.in @@ -146,9 +146,6 @@ test: check # There seems to be no standard way to specify some variables as # exported from a Makefile apart from listing them like this. -# TODO: Tests that depend on built test aide programs like tls need to -# know where the build directory is. - # This depends on building rsync; if we need any helper programs it # should depend on them too.