How can I check for the existence of a snippet file before
attempting to include it?  That is, something like this:

#set $mysnippet = $mysnipdir + '/mysnipfile'

#if file_exists('$mysnippet')
$SNIPPET('$mysnippet')
#end if



_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to