in reply to Re: Re: Re: Re: calling sccs from cgi-bin script
in thread calling sccs from cgi-bin script

taint checking should cause the script to die, not just ignore the variable. Show us the code where the variable is supposed to be set. Are you running this as a regular CGI script, or under mod_perl?
  • Comment on Re: Re: Re: Re: Re: calling sccs from cgi-bin script