Page MenuHomeFreeBSD

Fix wrong function call in native_xtools
ClosedPublic

Authored by madpilot on Nov 6 2023, 9:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 10:07 PM
Unknown Object (File)
Sat, Jan 11, 3:32 PM
Unknown Object (File)
Nov 3 2024, 12:56 PM
Unknown Object (File)
Oct 13 2024, 10:48 AM
Unknown Object (File)
Oct 13 2024, 10:47 AM
Unknown Object (File)
Oct 13 2024, 10:47 AM
Unknown Object (File)
Oct 13 2024, 10:37 AM
Unknown Object (File)
Oct 7 2024, 8:15 AM
Subscribers

Details

Summary

I stubled upon a small typo in nanobsd script.

There is a "print" in place of "pprint" causing a "print: not found" error in the native_xtools function.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable