Skip to content

Commit

Permalink
Add file to tester, for snarfing the executable from a core file (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat authored Jun 8, 2022
1 parent 7bf32f6 commit bd1a587
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions linux/tester_linux.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ image = args.image
packages = [
"bash",
"curl",
"file",
"gdb",
"git",
"lldb",
Expand Down
1 change: 1 addition & 0 deletions linux/tester_musl.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ image = args.image
packages = AlpinePackage.([
"bash",
"curl",
"file",
"gdb",
"git",
"lldb",
Expand Down

0 comments on commit bd1a587

Please sign in to comment.