Deleted unused variable ACTION

This commit is contained in:
Christoph Niethammer 2016-05-02 08:55:20 +00:00
parent 6fc26df120
commit 6fdacf1b33

1
sit
View file

@ -156,7 +156,6 @@ if [ ! -z "$MPI" ] ; then
fi fi
SCLASSFILE=$1 SCLASSFILE=$1
ACTION=$2
if [ -f $SCLASS_DIR/$SCLASSFILE ] ; then if [ -f $SCLASS_DIR/$SCLASSFILE ] ; then
source $SCLASS_DIR/$SCLASSFILE source $SCLASS_DIR/$SCLASSFILE