mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 14:01:43 +01:00
This change removes the autotest mount-specific change from the mod_for_test scripts as we no longer need executable /tmp or /home for autotest.
Change-Id: I03c563b11d5df043683e904c7794faa34748b063 BUG=chromium-os:7286 TEST=bvt autotest Review URL: http://codereview.chromium.org/6080007
This commit is contained in:
parent
d07f61d812
commit
4092ff5651
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
|
||||
# Create a marker file indicating that we are in mod_for_test
|
||||
echo "Setting /home to be mounted exec"
|
||||
sed -i -e 's/#mod_for_test#//g' ${ROOT_FS_DIR}/sbin/chromeos_startup
|
||||
Loading…
x
Reference in New Issue
Block a user