corrected erroneous return type in test hash table. made search_text skip binary...
authorChris Koeritz <fred@gruntose.com>
Tue, 31 Mar 2015 01:42:10 +0000 (21:42 -0400)
committerChris Koeritz <fred@gruntose.com>
Tue, 31 Mar 2015 01:42:10 +0000 (21:42 -0400)
commit1f599709d0d98b214cd44ae5efce96d429e2c1fc
tree0a38623230f7fc82711701da7be8a9efe4961164
parentf8280230ddbf3f2bb287e88eee70b20aec3048c4
corrected erroneous return type in test hash table.  made search_text skip binary files in first grep, which is a lot nicer and faster.
nucleus/library/tests_structures/test_hash_table.cpp
scripts/text/search_text.sh