Project

General

Profile

Actions

Bug #9791

closed

test -e doesn't exist on Solaris, script list-compatible-inputs needs some tweaks

Added by David Svejda over 7 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

Shell script /var/rudder/ncf/common/10_ncf_internals/list-compatible-inputs fails on Solaris, because test -e doesn't exist in Bourne Shell on Solaris. The problem is at line 64 (Rudder version 4.0, in 3.2.9 it's line 53) with if [ -e "${capability_file}"

There was similar bug in the past, see #7066

Actions

Also available in: Atom PDF