Actions
Bug #8271
closedloader: Replacing iterating over rootpath by strsep
Start date:
2017-05-25
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
The FreeBSD change https://reviews.freebsd.org/D10726.
This is small cleanup for a bit messy code.
Updated by Electric Monk over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 8186848379535a7535e73f719d8d947abf86522d
commit 8186848379535a7535e73f719d8d947abf86522d Author: Toomas Soome <tsoome@me.com> Date: 2017-05-30T03:57:04.000Z 8271 loader: Replacing iterating over rootpath by strsep Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
Actions