Skip to content
Snippets Groups Projects
Commit 156fd27e authored by Ronny Nilsson's avatar Ronny Nilsson
Browse files

base-files: reduce debug prints

parent 3996b258
No related branches found
No related tags found
No related merge requests found
......@@ -788,7 +788,9 @@ nvram_old_convert() {
done
# Drop caches to ensure rereading just written data from flash.
echo 1 >/proc/sys/vm/drop_caches
sync
echo 4 >/proc/sys/vm/drop_caches
echo 3 >/proc/sys/vm/drop_caches
sleep 0.2
# Verify converted nvram.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment