From 64893ccc09b25ac31bc6a17f5c7f43c7fa789576 Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Tue, 14 Jul 2009 16:31:56 -0700 Subject: remove amend Yank all the code to install OTA packages out of the recovery binary itself. Now packages are installed by a binary included in the package (run as a child of recovery), so we can make improvements in the installation process without waiting for a new release to use them. --- amend/tests/006-lex-words/expected.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 amend/tests/006-lex-words/expected.txt (limited to 'amend/tests/006-lex-words/expected.txt') diff --git a/amend/tests/006-lex-words/expected.txt b/amend/tests/006-lex-words/expected.txt deleted file mode 100644 index a78a0b177..000000000 --- a/amend/tests/006-lex-words/expected.txt +++ /dev/null @@ -1,6 +0,0 @@ - IDENTIFIER WORD WORD WORD WORD WORD WORD WORD WORD EOL - IDENTIFIER WORD<12> WORD WORD WORD<)> WORD WORD WORD<\\> WORD WORD EOL - IDENTIFIER WORD WORD WORD WORD WORD WORD EOL - IDENTIFIER WORD WORD WORD EOL - IDENTIFIER WORD<"""shouldn't> WORD WORD WORD WORD EOL - EOF -- cgit v1.2.3