aae493 encrypt_pillar: skip messages if input is stdin

Authored and Committed by crameleon 4 months ago
    encrypt_pillar: skip messages if input is stdin
    
    - avoid unset variables if called without help or multiline flags
    - avoid "Please type ..." messages if input has already been sent
      through stdin
    
    Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
    
        
file modified
+8 -5