mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r7467: a little fix for the build-farm
metze
(This used to be commit 6e8c8f0f87
)
This commit is contained in:
parent
57f859a11a
commit
714a089552
@ -75,6 +75,7 @@ testit() {
|
||||
smbd_check_only && SMBD_IS_UP="yes"
|
||||
if [ x"$SMBD_IS_UP" = x"no" ];then
|
||||
if [ x"$RUN_FROM_BUILD_FARM" = x"yes" ];then
|
||||
echo "SMBD is down! skipping: $name"
|
||||
echo "=========================================="
|
||||
echo "TEST SKIPPED: $name (reason SMBD is down)"
|
||||
echo "=========================================="
|
||||
|
Loading…
Reference in New Issue
Block a user