diff --git a/tests/p_lzo/lzo_test.sh b/tests/p_lzo/lzo_test.sh index 98dd85b..16efd77 100755 --- a/tests/p_lzo/lzo_test.sh +++ b/tests/p_lzo/lzo_test.sh @@ -1,6 +1,7 @@ #!/bin/sh # Author: Vivek Dubey <dvivek@thoughtworks.com> # Akshay Karle <akshayka@thoughtworks.com> +# Christoph Galuschka <christoph.galuschka@chello.at> t_Log "Running $0 - testing lzo compression and decompression"