Update of /cvsroot/gqclient/CVSROOT
In directory usw-pr-cvs1:/tmp/cvs-serv21825
Modified Files:
pofile
Log Message:
* test check-in
Index: pofile
===================================================================
RCS file: /cvsroot/gqclient/CVSROOT/pofile,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** pofile 14 Oct 2002 16:33:42 -0000 1.11
--- pofile 14 Oct 2002 16:34:23 -0000 1.12
***************
*** 1,4 ****
--- 1,5 ----
#!/bin/bash
+
CVSROOT=$1
SAVEARGS="$2"
|