[PATCH] fixup! sandbox: ship sample environment

Ahmad Fatoum ahmad at a3f.at
Sun Jun 27 23:39:28 PDT 2021


The sample environment contained a new line as its 4K+1th byte, when it
should have been only 4K big. Drop the new line. No functional change.

Signed-off-by: Ahmad Fatoum <ahmad at a3f.at>
---
 --- old
 +++ new
 @@ -254,4 +254,3 @@
  00000fd0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
  00000fe0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
  00000ff0: 0000 0000 0000 0000 0000 0000 0000 0000  ................
 -00001000: 0a                                       .
---
 arch/sandbox/board/stickypage.bin | Bin 4097 -> 4096 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/sandbox/board/stickypage.bin b/arch/sandbox/board/stickypage.bin
index e507ca656e6488ff5cebbdda8169f1ab153abb19..12d3aa4035d3c22459317e74a5a94bc35a12a7b7 100644
GIT binary patch
delta 6
NcmZovXi!)n000ME0rCI<

delta 8
PcmZorXjE7rz{mvv3rYd~

-- 
2.32.0




More information about the barebox mailing list