diff --git a/scripts/eloggrabber b/scripts/eloggrabber index 3c0bf419..90be0619 100755 --- a/scripts/eloggrabber +++ b/scripts/eloggrabber @@ -93,7 +93,7 @@ fi ##who am I doing this? Why don't just use the actual username? #USERNAME=`get_info --gethutch`opr USERNAME=`whoami` -EXPNAME=current +EXPNAME=`get_curr_exp` HUTCH=`get_info --gethutch` while getopts "e:u:s:xct" OPTION