[GME-commit] CVSROOT validate_repo,1.1,1.2

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Feb 21 15:20:07 CST 2005


Update of /var/lib/gme/CVSROOT
In directory braindrain:/tmp/cvs-serv26247

Modified Files:
	validate_repo 
Log Message:


CVS User: volgy

Index: validate_repo
===================================================================
RCS file: /var/lib/gme/CVSROOT/validate_repo,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** validate_repo	21 Feb 2005 21:17:13 -0000	1.1
--- validate_repo	21 Feb 2005 21:20:04 -0000	1.2
***************
*** 31,37 ****
  =head1 SYNOPSIS
  
!     perldoc validate_repo.pl
!     validate_repo.pl --help [--verbose!]
!     validate_repo.pl [--verbose!] [--cvsroot=CVSROOT] [--exec=SCRIPT]...
                       [--all-revisions!] [module]...
  
--- 31,37 ----
  =head1 SYNOPSIS
  
!     perldoc validate_repo
!     validate_repo --help [--verbose!]
!     validate_repo [--verbose!] [--cvsroot=CVSROOT] [--exec=SCRIPT]...
                       [--all-revisions!] [module]...
  
***************
*** 57,61 ****
  
  Print this very help text (or, with C<--verbose>, act like
! C<perldoc validate_repo.pl>).
  
  =item C<-a> or C<--all-revisions>
--- 57,61 ----
  
  Print this very help text (or, with C<--verbose>, act like
! C<perldoc validate_repo>).
  
  =item C<-a> or C<--all-revisions>
***************
*** 91,95 ****
  
  Print verbose debugging information (or, when specified with C<--help>, act
! like C<perldoc validate_repo.pl>).
  
  =head1 ARGUMENTS
--- 91,95 ----
  
  Print verbose debugging information (or, when specified with C<--help>, act
! like C<perldoc validate_repo>).
  
  =head1 ARGUMENTS
***************
*** 106,113 ****
  
      setenv CVSROOT /release/111/cvs
!     validate_repo.pl
  
  
!     validate_repo.pl -d /another/cvsroot --verbose --exec '
      system "grep \"This string means Im a bad, bad file!\" <&"
             . fileno( $_[3] )
--- 106,113 ----
  
      setenv CVSROOT /release/111/cvs
!     validate_repo
  
  
!     validate_repo -d /another/cvsroot --verbose --exec '
      system "grep \"This string means Im a bad, bad file!\" <&"
             . fileno( $_[3] )



More information about the GME-commit mailing list