Skip to content

Commit

Permalink
fix runcgi.sh test in erlang
Browse files Browse the repository at this point in the history
  • Loading branch information
linostar committed Nov 7, 2024
1 parent f4c1a2a commit 894b626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spread/integration/erlang/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ execute: |
# test start_embedded to start the embedded environment
chroot "$rootfs" /usr/bin/start_embedded
# test runcgi.sh from erlang-inets
chroot "$rootfs" /usr/lib/erlang/lib/inets-8.3.1.2/priv/bin/runcgi.sh
chroot "$rootfs" /usr/lib/erlang/lib/inets-8.3.1.2/priv/bin/runcgi.sh /bin

0 comments on commit 894b626

Please sign in to comment.