Issue #18378 has been updated by eric sorenson. Status changed from Accepted to Duplicate Parent task deleted (#15494)
Dup of #15494 ---------------------------------------- Bug #18378: puppet parser validate returns no output on nonexistent file https://projects.puppetlabs.com/issues/18378#change-90285 * Author: Zack Smith * Status: Duplicate * Priority: Normal * Assignee: * Category: executables * Target version: * Affected Puppet version: 2.7.19 * Keywords: errors * Branch: ---------------------------------------- % ls -l /foo /foo: No such file or directory % puppet parser validate /foo This confusing to new users as the command also returns no output when the syntax check passes. New students in the puppet fundamentals course who don't use tab completion often have trouble with this ( almost every single class ). There should be a "file not found" error message. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
