Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Dec 20, 2024
1 parent c9201b3 commit a7e8c67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/lab_dispatch/generic_source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ output_timeout: 1800
$INPUT_DATA_SOURCE
test_data:
attachments:
- local: "tools/lab_dispatch/resources/manifest.conf"
- local: "resources/manifest.conf"
agent: "manifest.conf"
- local: "tools/lab_dispatch/resources/checkbox.no-manifest.partial.conf"
- local: "resources/checkbox.no-manifest.partial.conf"
agent: "checkbox.no-manifest.partial.conf"
- local: "tools/lab_dispatch/build_install_deb.py"
- local: "build_install_deb.py"
agent: "build_install_deb.py"
- local: "tools/lab_dispatch/launcher_override.conf"
- local: "launcher_override.conf"
agent: "launcher_override.conf"
test_cmds: |
#!/usr/bin/env bash
Expand Down

0 comments on commit a7e8c67

Please sign in to comment.