-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
2
-
Storage - Ra 2022-03-21
jeremy.thorp and will.korteland when I run s_string on my Mac, I get thousands of lines of output like:
sed: -e: No such file or directory sed: s/0x[[:xdigit:]]\+//: No such file or directory sed: -e: No such file or directory sed: s/0x[[:xdigit:]]\+//: No such file or directory ...
The changes made for unit testing introduced that and it is not working for MacOS.
Also, I get these results eventually. It appears these need to be added to s.string.ok:
####################### MESSAGE ############################ s_all run of: "./s_string" resulted in: ==== test/unittest/tests/packing/test_intpack.cpp ffffffffffffdfc ffffffffffffff xffffffffffffdfc xfffffffffffffeff xffffffffffffffc xffffffffffffffd #######################