Clean-up.

This commit is contained in:
Manuel Canales Esparcia 2006-04-09 17:17:52 +00:00
parent d0570759f2
commit 5bcccc14b9

View file

@ -12,8 +12,6 @@ set -e
local CMP_DIR=$1 local CMP_DIR=$1
local F L BN local F L BN
local ALL_FILES=/tmp/allfiles.$$
local UNIQUE_FILES=/tmp/uniquefiles.$$
# Run ica_prep if it hasn't been done already # Run ica_prep if it hasn't been done already
if [ ! -f "$CMP_DIR/icaprep" ]; then if [ ! -f "$CMP_DIR/icaprep" ]; then