mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-14 23:21:32 +01:00
Reflect the change that moves startx.sh to a new place.
Reflect the change: http://codereview.chromium.org/3277004 BUG=chrome-os-partner:501 fix the unexpected EOF error TEST=run image_to_usb --factory and start factory ui on a device Review URL: http://codereview.chromium.org/3262004 Change-Id: Ieec1237d51c0ca3041be7934405ba44b31f04ea6
This commit is contained in:
parent
70e2c9e72a
commit
1e0dcbd15c
@ -48,7 +48,7 @@ stop on starting halt or starting reboot
|
||||
|
||||
script
|
||||
cd /usr/local/autotest
|
||||
eval \$(./deps/factory/startx.sh)
|
||||
eval \$(./site_tests/suite_Factory/startx.sh)
|
||||
date >> /var/log/factory.log
|
||||
if [ ! -e factory_started ]; then
|
||||
touch factory_started
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user