| commit | 39885d0ba23b341649e75e09747a194e891aa757 | [log] [tgz] |
|---|---|---|
| author | Hung-Te Lin <[email protected]> | Thu Feb 26 06:39:33 2015 |
| committer | ChromeOS Commit Bot <[email protected]> | Thu Feb 26 13:59:33 2015 |
| tree | 263565a3c690460d2300e0dacb15bf636ce6be7f | |
| parent | e3b9a90cffdb61e26aae2e24e3822bb57f80b256 [diff] |
memento_updater: Don't use absolute path for netboot environment. When running under netboot (with busybox) the programs may be not in /bin, so we should just use command name instead of specifying absolute path (e.g., date instead of /bin/date). BUG=none TEST=none Change-Id: I662468ad114c6174a25e31c1c3396aba0f403b15 Reviewed-on: https://chromium-review.googlesource.com/253961 Tested-by: Hung-Te Lin <[email protected]> Reviewed-by: Wei-Ning Huang <[email protected]> Commit-Queue: Hung-Te Lin <[email protected]>