1 2 3 4 5 6 7 8 9 10 11 12
|
Makefile:12: .cif_fix_statistics.d: No such file or directory
mkcomdepend cif_fix_statistics.com > .cif_fix_statistics.d
./cif_fix_statistics.com 2>&1 | tee cif_fix_statistics.log
+ grep+ awk {print $2}
-Eh temp|melting inputs/cod/cif/checks/cif-validate-series1.log+ inputs/cod/cif/checks/cif-validate-series2.logsort
inputs/cod/cif/checks/cif-validate-series4.log inputs/cod/cif/checks/cif-validate-series5.log inputs/cod/cif/checks/cif-validate-series7.log inputs/cod/cif/checks/cif-validate-series8.log inputs/cod/cif/checks/cif-validate-series9.log inputs/cod/cif/checks/COD-check-authors.log inputs/cod/cif/checks/COD-check-bibliography.log inputs/cod/cif/checks/COD-check-formulae.log inputs/cod/cif/checks/COD-check-symmetry.log
+ uniq
+ grep ^/.*/perl-scripts/cif_validate:
+ xargs cif_fix_values
+ sed -e s,^../,inputs/cod/cif/,
make: *** Deleting file `cif_fix_statistics.log'
make: *** [cif_fix_statistics.log] Interrupt
|