diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 11:05:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 11:05:42 +0000 |
commit | 305857535615c13098272b678a72000b021a7fc3 (patch) | |
tree | 588d04c9a14561b6bc6d3e5ef09d413692a36771 /test-wrapper | |
parent | Initial commit. (diff) | |
download | nagios-nrpe-305857535615c13098272b678a72000b021a7fc3.tar.xz nagios-nrpe-305857535615c13098272b678a72000b021a7fc3.zip |
Adding upstream version 4.0.3.upstream/4.0.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test-wrapper')
-rwxr-xr-x | test-wrapper | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-wrapper b/test-wrapper new file mode 100755 index 0000000..7c5ba46 --- /dev/null +++ b/test-wrapper @@ -0,0 +1,3 @@ +#!/bin/bash +# Replace this once test is working properly. +./travis-test-1 |