Index: tools/run_unit_tests.sh =================================================================== diff -u -r9925bd58ad909d9941550dc6d17e326117579bff -r8ea13ae6dd10732bfcc456798f4785c4d88c95d3 --- tools/run_unit_tests.sh (.../run_unit_tests.sh) (revision 9925bd58ad909d9941550dc6d17e326117579bff) +++ tools/run_unit_tests.sh (.../run_unit_tests.sh) (revision 8ea13ae6dd10732bfcc456798f4785c4d88c95d3) @@ -1,19 +1,18 @@ #!/bin/bash ########################################################################### # -# Copyright (c) 2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN +# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # -# @file install_to_venv.sh +# @file run_unit_tests.sh # -# @date 20-July-2020 -# @author Peter Lucia +# @author (last) Peter Lucia +# @date (last) 04-Aug-2020 +# @author (original) Peter Lucia +# @date (original) 29-Jul-2020 # -# @brief This script builds dialin then installs it to the provided virtual -# environment -# ############################################################################ ./bring_can_interface_down.sh vcan0 > /dev/null 2>&1