[linux-fai-commit] [faiproject/fai] 4673e2: add a local variable, still set the global task_er...
Thomas Lange
lange at informatik.uni-koeln.de
Mi Sep 13 15:14:05 CEST 2017
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
Commit: 4673e23c5b78acb0b80b974d64da6d8cfa24ac83
https://github.com/faiproject/fai/commit/4673e23c5b78acb0b80b974d64da6d8cfa24ac83
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
add a local variable, still set the global task_error to the maximum error code
before the value of task_error was overwritten by the next task
Commit: 2b8ac09daa402b6d9ac701aff65cf633daf4a1c7
https://github.com/faiproject/fai/commit/2b8ac09daa402b6d9ac701aff65cf633daf4a1c7
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M bin/fai
Log Message:
-----------
use bash process substitution instead of a pipe, Closes: #866331
We need to check $task_error to see if anything went wrong in
FAI. This cannot be done when using a pipe, because the variable is
set in $task_error, which is executed as a subprocess is a pipe is used.
Commit: c57472202a1fc3d272cdccd06ddbaa1e89633d54
https://github.com/faiproject/fai/commit/c57472202a1fc3d272cdccd06ddbaa1e89633d54
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M debian/changelog
Log Message:
-----------
make beta
Compare: https://github.com/faiproject/fai/compare/740403ac0b75...c57472202a1f
Mehr Informationen über die Mailingliste linux-fai-commit