Skip to content
Snippets Groups Projects
Commit e3bc206e authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

updated seeds to be in binary

parent 63b8381f
No related branches found
No related tags found
No related merge requests found
Pipeline #4687 failed
name: "simple gzip"
cmdline :
- use-version: true
- "-f"
env:
- "LC_ALL="
name: simple gzip
cmdline:
- use-version: true
- -f
env:
- LC_ALL=
network: ~
files:
- name: "stdin"
contents: "aaa"
permissions: "rw"
network:
- name: stdin
contents: YWFhCg==
perms: rw
......@@ -10,7 +10,7 @@ env:
files:
- name: "/tmp/passwd"
contents: "aaa"
contents: YWFhCg==
permissions: "rw"
network:
......
name: "simple gzip"
cmdline :
- use-version: true
- "-f"
env:
- "LC_ALL="
name: simple gzip
cmdline:
- use-version: true
- -f
env:
- LC_ALL=
network: ~
files:
- name: "stdin"
contents: "9"
permissions: "rw"
network:
- name: stdin
contents: OQo=
perms: rw
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment