vermaseren / form

The FORM project for symbolic manipulation of very big expressions
GNU General Public License v3.0
982 stars 118 forks source link

Duplicated/wrong info in output header #413

Closed tueda closed 1 year ago

tueda commented 1 year ago

Running tform (without any arguments, or with the -v option) gives, for the latest development version:

TFORM 4.2.1 (Jul  7 2022, v4.2.1-40-g982111a) 64-bits -1 workers  Run: Thu Aug 25 16:08:10 2022
TFORM 4.2.1 (Jul  7 2022, v4.2.1-40-g982111a) 64-bits
No filename specified in call of FORM

vs. for 4.2.1:

TFORM 4.2.1 (Nov 21 2018, v4.2.1) 64-bits
No filename specified in call of FORM
  1. The (duplicated) first line should be removed, and
  2. the number of threads (-1) is wrong, even for normal runs, as pointed in https://github.com/vermaseren/form/pull/265#issuecomment-1186466877.