forked from opencomputeproject/onie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes opencomputeproject#47 1.20.0 has a nasty bug, which is fixed in 1.20.2: https://bugs.busybox.net/show_bug.cgi?id=5282 Result of variable substitution in right hand side of I/O redirection causes trailing garbage byte. Signed-off-by: Curt Brune <[email protected]>
- Loading branch information
Nikolay Shopik
authored and
Curt Brune
committed
Oct 9, 2014
1 parent
0183a40
commit 07d7fbe
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dd2e3684b13c0071d480e97b569041e69538e798 busybox-1.20.2.tar.bz2 |