Merge 5063 release for testing

Signed-off-by: Michel Stam <mstam@ripe.net>
This commit is contained in:
Michel Stam
2022-03-31 15:07:13 +00:00
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
5062
5063
+1 -1
View File
@@ -15,7 +15,7 @@ rchoose()
}
check_pid()
{
$SU_CMD kill -0 "$@"
[ -d "/proc/$@" ]
}
condmv()
{
@@ -3,7 +3,7 @@
Name: atlasswprobe
Summary: RIPE Atlas probe software
Version: 5062
Version: 5063
Release: 1%{?dist}
License: RIPE NCC
Group: Applications/Internet
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
VERSION=5062-1
VERSION=5063-1
set -e