Skip to content

Commit

Permalink
Merge pull request #1 from smartsammler/patch-1
Browse files Browse the repository at this point in the history
Fix wrong variable name in f06214 start script
  • Loading branch information
p-snft authored Aug 16, 2019
2 parents e1ebdfa + 66bf531 commit 67ae45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KARA/f06214/f06214.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dir="./${inoversion}"
mkdir -p ${dir}

# configuration to use
cfg="./f06214.cfg"
config="./f06214.cfg"

${binary} -I ${lasti}e-6 --config $config -T 1000 -o ${dir}/${lasti}_a1.h5
for curri in {0350..0175..1}
Expand Down

0 comments on commit 67ae45c

Please sign in to comment.