Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Commit

Permalink
Add exec mode to PXC mock files
Browse files Browse the repository at this point in the history
  • Loading branch information
datacharmer committed Aug 29, 2020
1 parent 1105f38 commit 72ca3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mock/pxc_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export PATH=$PATH:$mock_dir/home/bin
dbdeployer defaults templates show no_op_mock_template > $mock_dir/home/bin/socat
dbdeployer defaults templates show no_op_mock_template > $mock_dir/home/bin/rsync
dbdeployer defaults templates show no_op_mock_template > $mock_dir/home/bin/lsof
chmod +x $mock_dir/home/bin/*


versions=(pxc5.6 pxc5.7 pxc8.0)
Expand Down

0 comments on commit 72ca3f2

Please sign in to comment.