Descriptionstart_devserver: update relative paths in command line flags
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
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d5e0619
Patch Set 1 #Patch Set 2 : use realpath, handle args w/ = in them #Patch Set 3 : remove cd #Messages
Total messages: 6 (0 generated)
|