set input as var, not function call
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
da2bd3afbd
commit
2d2c3a7004
@ -265,7 +265,7 @@ confirm() {
|
||||
prompt="$1"
|
||||
value="$2"
|
||||
msg="$3"
|
||||
input
|
||||
input=""
|
||||
print "
|
||||
$msg
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user