From 1e53c94ac9da4a67062c30899fe155d6a1ce427d Mon Sep 17 00:00:00 2001 From: Nick Sanders Date: Wed, 7 Jul 2010 12:42:17 -0700 Subject: [PATCH] remove autotests in case they come back Review URL: http://codereview.chromium.org/2819039 --- mod_image_for_test.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mod_image_for_test.sh b/mod_image_for_test.sh index 650a0d5bee..1ea312126b 100755 --- a/mod_image_for_test.sh +++ b/mod_image_for_test.sh @@ -114,6 +114,12 @@ install_autotest() { sudo mkdir -p "/tmp/autotest" sudo rm -rf /tmp/autotest/* + # Remove excess files from stateful partition. + # If these aren't there, that's fine. + sudo rm -rf "${stateful_root}${autotest_client}/*" || true + sudo rm -rf "${stateful_root}/autotest-pkgs" || true + sudo rm -rf "${stateful_root}/lib/icedtea6" || true + sudo cp -fpru ${AUTOTEST_SRC}/client/* \ "/tmp/autotest" # Remove outrageously large tests.