/[cvs]/ccvs/src/sanity.sh
ViewVC logotype

Diff of /ccvs/src/sanity.sh

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

revision 1.1100 by mdb, Sat Nov 12 20:27:10 2005 UTC revision 1.1101 by mdb, Sun Nov 13 11:47:18 2005 UTC
# Line 23928  new revision: 1\.3; previous revision: 1 Line 23928  new revision: 1\.3; previous revision: 1
23928              chmod ugo=r ${CVSROOT_DIRNAME}/first-dir/aa,v              chmod ugo=r ${CVSROOT_DIRNAME}/first-dir/aa,v
23929            fi            fi
23930            dotest modes-execute-1 "${testcvs} admin --execute aa" \            dotest modes-execute-1 "${testcvs} admin --execute aa" \
23931  "RCS file: /tmp/cvs-sanity/cvsroot/first-dir/aa,v  "RCS file: $CVSROOT_DIRNAME/first-dir/aa,v
23932  done"  done"
23933            # Cygwin.            # Cygwin.
23934            if test -n "$remotehost"; then            if test -n "$remotehost"; then
# Line 23942  done" Line 23942  done"
23942    
23943            # Test if admin --no-execute removes the execute bit:            # Test if admin --no-execute removes the execute bit:
23944            dotest modes-execute-3 "${testcvs} admin --no-execute aa" \            dotest modes-execute-3 "${testcvs} admin --no-execute aa" \
23945  "RCS file: /tmp/cvs-sanity/cvsroot/first-dir/aa,v  "RCS file: $CVSROOT_DIRNAME/first-dir/aa,v
23946  done"  done"
23947            # Cygwin.            # Cygwin.
23948            if test -n "$remotehost"; then            if test -n "$remotehost"; then
# Line 23986  initial revision: 1\.1" Line 23986  initial revision: 1\.1"
23986            # Checkout --no-execute            # Checkout --no-execute
23987            # Test if admin --no-execute removes the execute bit:            # Test if admin --no-execute removes the execute bit:
23988            dotest modes-execute-5 "${testcvs} admin --no-execute ab" \            dotest modes-execute-5 "${testcvs} admin --no-execute ab" \
23989  "RCS file: /tmp/cvs-sanity/cvsroot/first-dir/ab,v  "RCS file: $CVSROOT_DIRNAME/first-dir/ab,v
23990  done"  done"
23991            # Cygwin.            # Cygwin.
23992            if test -n "$remotehost"; then            if test -n "$remotehost"; then
# Line 23998  done" Line 23998  done"
23998  "ls -l ${CVSROOT_DIRNAME}/first-dir/ab,v" \  "ls -l ${CVSROOT_DIRNAME}/first-dir/ab,v" \
23999  "-r--r----- .*"  "-r--r----- .*"
24000            dotest modes-execute-7 "${testcvs} admin --execute ab" \            dotest modes-execute-7 "${testcvs} admin --execute ab" \
24001  "RCS file: /tmp/cvs-sanity/cvsroot/first-dir/ab,v  "RCS file: $CVSROOT_DIRNAME/first-dir/ab,v
24002  done"  done"
24003            fi            fi
24004            # Cygwin.            # Cygwin.

Legend:
Removed from v.1.1100  
changed lines
  Added in v.1.1101

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