/[gnats]/gnats/gnats/file-pr.c
ViewVC logotype

Diff of /gnats/gnats/file-pr.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by pdm, Thu May 16 23:24:57 2002 UTC revision 1.47 by yngves, Sat Oct 12 22:52:02 2002 UTC
# Line 520  run_atpr (PR *pr, AdmEntry *submitter, i Line 520  run_atpr (PR *pr, AdmEntry *submitter, i
520      {      {
521        if (access (ats[i], X_OK) == 0)        if (access (ats[i], X_OK) == 0)
522          {          {
523            asprintf (&command, "%s %s", ats[i], buf);            asprintf (&command, "%s %s  &> /dev/null", ats[i], buf);
524            break;            break;
525          }          }
526      }      }

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26