Skip to content

Commit 920cf42

Browse files
committed
Testing fix for EPOS4 external
1 parent e0b88b1 commit 920cf42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/config/examples/epos4/epos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ if [ $seed -eq 0 ]; then
2727
fi
2828

2929
# Or filters the stdout with only HepMC2 useful data
30-
$EPOS4_ROOT/epos4/scripts/epos -hepstd -s $seed $optns | sed -n 's/^\(HepMC::\|[EAUWVP] \)/\1/p'
30+
$EPO4/scripts/epos -hepstd -s $seed $optns | sed -n 's/^\(HepMC::\|[EAUWVP] \)/\1/p'

0 commit comments

Comments
 (0)