Solaris sh where simply using typeset doesn't causes the variable
to be treated as local so we can inadvertantly inherit a value from
a previous call.
#!/bin/sh
# Copyright 2014 Quest Software, Inc. ALL RIGHTS RESERVED
-pp_revision="20140711"
+pp_revision="20140924"
# Copyright 2012 Quest Software, Inc. ALL RIGHTS RESERVED.
#
# Redistribution and use in source and binary forms, with or without
#-- process the flags argument
_flags=
+ _target=
_optional=false
_has_target=false
_ignore=false