changeset 59:3c2328ea4609 draft

Uploaded
author zzhou
date Mon, 26 Nov 2012 14:21:48 -0500
parents 948354e92a08
children 22ad413dd345
files bamedit.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bamedit.py	Mon Nov 26 14:17:46 2012 -0500
+++ b/bamedit.py	Mon Nov 26 14:21:48 2012 -0500
@@ -16,8 +16,6 @@
 
     shscript = "%s/split.sh" % os.environ.get('SCRIPT_PATH')
     print shscript
-    othertest = options['testing']
-    print othertest
     testing = sys.argv[2]
     print testing
     if(options['action'] == "merge"):