Skip to content

Commit a05f7a3

Browse files
authored
Merge pull request #8 from alibuild/alibot-cleanup-7942
Please consider the following formatting changes to #7942
2 parents 218b67d + e496817 commit a05f7a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Framework/Core/src/O2ControlHelpers.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ void dumpTask(std::ostream& dumpOut, const DeviceSpec& spec, const DeviceExecuti
399399
}
400400
}
401401

402-
if(implementation::isQcReconfigurable(spec)) {
402+
if (implementation::isQcReconfigurable(spec)) {
403403
implementation::dumpProperties(dumpOut, execution, spec, indLevel);
404404
}
405405

0 commit comments

Comments
 (0)