This module contains rules and microservices for various tasks for the iRODS data management system (http://www.irods.org).
Installation
- Make sure you have download the iRODS source code
- copy the dtUtils module to the /modules directory
- Register the module: /scripts/configure --enable-dtUtils
- Stop the iRODS server: /irodsctl stop
- Rebuild iRODS (since this has new header files it means rebuilding the iRODS server code: make
- Start the server; /irodsctl start
You should now be able to run the tests (you will need to modify the input arguments in the test rules.
Please let me know if you'd like new microservices or rules and I will try to add them.
Adil Hasan 15/Aug/13 Created
Copyright (c) Adil Hasan 2013 DataTailor Ltd All Rights Reserved