mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
If the checkout dir doesn't already exist cros_workon start will print the wrong dir. Fixed by using readlink -m instead. BUG=none TEST=Verified that first start is incorrect without this patch but is fixed with this patch. Change-Id: I5db29a8c1737dea1dbe4866e18576f67b9355f84 Review URL: http://codereview.chromium.org/3434008
Description
Languages
Shell
93.1%
Python
6.9%