Page MenuHomeFreeBSD

Add test cases for safe_eval.sh
ClosedPublic

Authored by sjg on Mon, May 4, 6:33 PM.
Tags
None
Referenced Files
F157156126: D56795.diff
Mon, May 18, 8:45 PM
Unknown Object (File)
Fri, May 15, 4:46 AM
Unknown Object (File)
Thu, May 14, 2:28 PM
Unknown Object (File)
Thu, May 14, 10:46 AM
Unknown Object (File)
Thu, May 14, 10:37 AM
Unknown Object (File)
Thu, May 14, 10:15 AM
Unknown Object (File)
Thu, May 14, 7:39 AM
Unknown Object (File)
Thu, May 14, 3:56 AM
Subscribers
None

Details

Summary

safe_set is the routine that does all the work.

Diff Detail

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

Event Timeline

sjg requested review of this revision.Mon, May 4, 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.Mon, May 18, 4:31 PM
This revision was automatically updated to reflect the committed changes.