mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
Because this scripts changes directory, it's possible for relative paths to be incorrect when read by the actual dev server. This fixes the issue by prepending the current working directory to relative path args. BUG=chromium-os:12122 TEST=tested relative paths w/ dev server Change-Id: I7a85e4af5df291ec78afb0f2c1580855c38a258e Review URL: http://codereview.chromium.org/6525011
Description
Languages
Shell
93.1%
Python
6.9%