Lava: Clear the bash cache manually
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 30 Nov 2016 21:56:32 +0000 (16:56 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 9 Dec 2016 16:07:37 +0000 (11:07 -0500)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
scripts/lttng-baremetal-tests/lava-submit.py

index 7099088634a00d31f58e26544e75fd68a3f6cdbb..5b71da87484947d0a4dd8dfbd363bfa1d2cd5ec4 100644 (file)
@@ -252,6 +252,7 @@ def get_env_setup_cmd(build_device, lttng_tools_commit, lttng_ust_commit=None):
         'parameters': {
             'commands': [
                 'pip3 install --upgrade pip',
+                'hash -r',
                 'git clone https://github.com/frdeso/syscall-bench-it.git bm',
                 'pip3 install vlttng',
                         ],
This page took 0.023372 seconds and 4 git commands to generate.