e965f818e4a97df1b61a718e80cd56054eb628e6
braney
  Fri Sep 21 12:51:22 2012 -0700
move decipher directory to be level with omim directory. (#8840)
diff --git src/utils/decipher/decipherWrapper.sh src/utils/decipher/decipherWrapper.sh
deleted file mode 100755
index c908f71..0000000
--- src/utils/decipher/decipherWrapper.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-PATH=/cluster/bin/x86_64:$PATH
-EMAIL="braney@soe.ucsc.edu"
-WORKDIR="/hive/data/outside/otto/decipher"
-
-cd $WORKDIR
-./checkDecipher.sh $WORKDIR 2>&1 |  mail -s "DECIPHER Build" $EMAIL