Skip to content

Commit 2d94453

Browse files
committed
Revert "Testing fix for EPOS4 external"
This reverts commit 920cf42.
1 parent 4a9f8a9 commit 2d94453

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-
$EPO4/scripts/epos -hepstd -s $seed $optns | sed -n 's/^\(HepMC::\|[EAUWVP] \)/\1/p'
30+
$EPOS4_ROOT/epos4/scripts/epos -hepstd -s $seed $optns | sed -n 's/^\(HepMC::\|[EAUWVP] \)/\1/p'

0 commit comments

Comments
 (0)