Page MenuHomeFreeBSD

Add test cases for safe_eval.sh
ClosedPublic

Authored by sjg on May 4 2026, 6:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 7:11 PM
Unknown Object (File)
Wed, Aug 12, 6:57 PM
Unknown Object (File)
Wed, Aug 12, 1:09 AM
Unknown Object (File)
Tue, Aug 11, 11:37 PM
Unknown Object (File)
Tue, Aug 11, 10:49 PM
Unknown Object (File)
Tue, Aug 11, 8:34 PM
Unknown Object (File)
Tue, Aug 11, 7:45 PM
Unknown Object (File)
Mon, Aug 10, 11:48 AM
Subscribers
None

Details

Summary

safe_set is the routine that does all the work.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 72806
Build 69689: arc lint + arc unit

Event Timeline

sjg requested review of this revision.May 4 2026, 6:33 PM
sjg created this revision.

Add quotes around result if we see _ followed by space.

Fix comment to match the expected result.

delete lines containing backtics or $()

This revision is now accepted and ready to land.May 18 2026, 4:31 PM
This revision was automatically updated to reflect the committed changes.