[srm-devel] [ srm-Bugs-3366103 ] block device test failure due to typo
srm is a command-line program to delete files securely.
Brought to you by:
doj
From: SourceForge.net <no...@so...> - 2011-07-14 07:05:24
|
Bugs item #3366103, was opened at 2011-07-13 07:14 Message generated for change (Comment added) made by doj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103297&aid=3366103&group_id=3297 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Keith Watson (ikawnoclast) >Assigned to: Dirk Jagdmann (doj) Summary: block device test failure due to typo Initial Comment: I noticed that there is a typo in the test.sh file that prevents the test suite from correctly testing the block special device functionality. The option to test for the existence of the block special device file should be '-b' but is '-c'. I have attached a patch to correct the typo. The test suite is now working on Mac OS X 10.6. ---------------------------------------------------------------------- >Comment By: Dirk Jagdmann (doj) Date: 2011-07-14 00:05 Message: fixed for the 1.2.12 release. That you for reporting this issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103297&aid=3366103&group_id=3297 |