Skip to content

Commit

Permalink
Remove temporary files.
Browse files Browse the repository at this point in the history
  • Loading branch information
aleberti committed Feb 13, 2024
1 parent 249ba56 commit dfd7fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download_test_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ if ! wget \
echo "Problem in downloading the test data set (calibrated) for simulated data."
fi

rm -f test_data_real.txt test_data_simulated.txt
rm -f test_data_real.txt test_data_simulated.txt test_data_real_missing_trees.txt test_data_real_missing_prescaler_trigger.txt

0 comments on commit dfd7fdb

Please sign in to comment.