mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
use -f so that the script is happy even if the log file is not there
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
# scripts/eigen_gen_credits
|
||||
|
||||
# configuration
|
||||
USER='bjacob'
|
||||
USER='orzel'
|
||||
|
||||
rm eigen_gen_credits.log
|
||||
rm -f eigen_gen_credits.log
|
||||
|
||||
hg pull >> eigen_gen_credits.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user