mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
This partially reverts commit cfc4720c28a17a04ea833809178bda540d44dfa4 ( http://gerrit.chromium.org/gerrit/7904 ) Currently we store the hash generated by compress_and_hash_memento_image in a shell variable, and sub shell "(cmd)" can't export the variables. It would require more rewriting of scripts to fix this issue, so let's first revert it. BUG=chrome-os-partner:5979 TEST=./make_factory_package --config config/mp_factory.config cd ../platform/dev; python deverserver.py --factory_config mini_omaha.conf # then start whole factory installation process on DUT, and passed. Change-Id: I1c7d8de61427733b1dff61dcd7e1c01fea7c4de6 Reviewed-on: http://gerrit.chromium.org/gerrit/7916 Tested-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Tammo Spalink <tammo@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%