sms-free.sh: add error message if login not found in keyfile
This commit is contained in:
@@ -212,6 +212,7 @@ get_credentials() {
|
|||||||
log "skipping."
|
log "skipping."
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
printf "%s: cannot find credentials for user '%s'\n" "$cmdname" "$_user"
|
||||||
return 2
|
return 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user