# HG changeset patch # User mkh # Date 1454110889 18000 # Node ID d1d34608dba0fa4f2e6927e2caf6a5a67f18fffa # Parent e2d4343d73ada826e5a43b5edd5cb0bbf2741c89 Uploaded diff -r e2d4343d73ad -r d1d34608dba0 interproscan5/ips5.xml --- a/interproscan5/ips5.xml Fri Jan 29 18:07:17 2016 -0500 +++ b/interproscan5/ips5.xml Fri Jan 29 18:41:29 2016 -0500 @@ -11,7 +11,7 @@ #import os - echo "Start timestamp: $(date)"; + echo "Start timestamp: \$(date)"; \$IPS_HOME/interproscan.sh ## disables the precalculated lookup service, all calculation will be run locally -dp @@ -55,7 +55,7 @@ rm $temp_archive_file; #end if - echo "End timestamp: $(date)" + echo "End timestamp: \$(date)"