Merge pull request #43 from frdeso/fix_lava_fuzzing_generate
authorJonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Mon, 19 Mar 2018 16:16:53 +0000 (12:16 -0400)
committerGitHub <noreply@github.com>
Mon, 19 Mar 2018 16:16:53 +0000 (12:16 -0400)
jjb: lava: kprobe-fuzzing: Fix syntax error in test definition

lava/system-tests/kprobe-fuzzing-generate-data.yml

index cc4b3e3241b03a191f5ef19207e07b5e8bef1d7f..75972a80c66779bc7d83113036638ff037f7b9ae 100644 (file)
@@ -8,7 +8,7 @@ install:
                   destination: ci
                   branch: master
 params:
-  RANDOM_SEED=12345
+  RANDOM_SEED12345
 run:
         steps:
                 - cd ci/
This page took 0.023202 seconds and 4 git commands to generate.