mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-01 13:01:53 +08:00
chore: fixrights: ensure tests/functional/proxy/remote-daemon is +x
This commit is contained in:
parent
858598d80b
commit
6b4418e864
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ chmod 0755 "$basedir"/docker/entrypoint.sh \
|
|||
"$basedir"/tests/functional/launch_tests_on_instance.sh \
|
||||
"$basedir"/tests/functional/docker/target_role.sh \
|
||||
"$basedir"/tests/functional/docker/tester_role.sh \
|
||||
"$basedir"/tests/functional/proxy/remote-daemon \
|
||||
"$basedir"/tests/functional/fake_ttyrec.sh
|
||||
|
||||
find "$basedir"/tests/unit -type f -name "*.pl" -print0 | xargs -r0 chmod 0755
|
||||
|
|
Loading…
Reference in a new issue