Skip to content

Instantly share code, notes, and snippets.

@strager
Created April 20, 2019 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save strager/a6112c53167baa24a49abe51374cedd8 to your computer and use it in GitHub Desktop.
Save strager/a6112c53167baa24a49abe51374cedd8 to your computer and use it in GitHub Desktop.
$ git rev-parse HEAD
f11fd5d4e8801df18e8a5a8a823332b16b700a3c
$ nix-build -A rcs .
these derivations will be built:
/nix/store/p486v0hnhswgd4adnkpjg5j6gxpvasap-rcs-5.9.4.drv
building '/nix/store/p486v0hnhswgd4adnkpjg5j6gxpvasap-rcs-5.9.4.drv'...
unpacking sources
unpacking source archive /nix/store/xvf3gw71ycaqw2kzq7wyr8j1x827w9qg-rcs-5.9.4.tar.xz
source root is rcs-5.9.4
setting SOURCE_DATE_EPOCH to timestamp 1421923362 of file rcs-5.9.4/build-aux/.version
patching sources
applying patch /nix/store/mfx95bgcyrppwj6cl8y6x9xwmb61jl93-disable-t810.patch
patching file tests/Makefile.in
applying patch /nix/store/lj9dlgsj6r9sib5n46wi7z2fnwlrmk4y-secure_snprintf.patch
patching file lib/vasnprintf.c
Hunk #1 succeeded at 4858 (offset -11 lines).
applying patch /nix/store/8y7na87r8dvaldqbp84hirjqlcscswlf-noreturn.patch
patching file src/b-complain.h
patching file src/b-fb.h
patching file src/base.h
Hunk #1 succeeded at 754 (offset -1 lines).
Hunk #2 succeeded at 830 (offset -1 lines).
configuring
configure flags: --disable-dependency-tracking --prefix=/nix/store/5zgd7gzl369g69vmi93c46l9g17g9cdc-rcs-5.9.4
checking for a BSD-compatible install... /nix/store/ph0c4115gcxkw6qn53v453hhqwb009b3-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/ph0c4115gcxkw6qn53v453hhqwb009b3-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking if gdiff works like GNU diff... no
checking if rdiff works like GNU diff... no
checking if diff works like GNU diff... yes
checking for diff... /nix/store/ivmrvs2jm49q12fksmp8idbk9ls5k5wa-diffutils-3.7/bin/diff
checking diff success status... 0
checking diff failure status... 1
checking diff trouble status... 2
checking diff options for RCS... -an
checking if diff understands --label... yes
checking for gdiff3... no
checking for diff3... diff3
checking for diff3... /nix/store/ivmrvs2jm49q12fksmp8idbk9ls5k5wa-diffutils-3.7/bin/diff3
checking if diff3 works like GNU diff3... yes
checking for ed... /nix/store/mml63dj684z9hsbikmcmgk7w4m6jdcl4-ed-1.15/bin/ed
checking for soelim... no
checking for pic... no
checking for gpic... no
checking for pic... no
checking for pic... no
checking for style of include used by make... GNU
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for clang option to accept ISO C99... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /nix/store/1pa1xq1mp7as4dr28mkdvwfvzrykqx9s-gnugrep-3.3/bin/grep
checking for egrep... /nix/store/1pa1xq1mp7as4dr28mkdvwfvzrykqx9s-gnugrep-3.3/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-apple-darwin16.7.0
checking host system type... x86_64-apple-darwin16.7.0
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for clang option to accept ISO C99... (cached) none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for getdtablesize... yes
checking for symlink... yes
checking for ftruncate... yes
checking for getlogin_r... yes
checking for gettimeofday... yes
checking for mprotect... yes
checking for mkstemp... yes
checking for obstack_printf... no
checking for lstat... yes
checking for readlink... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for vasnprintf... no
checking for localtime_r... yes
checking for pipe... yes
checking for fdopendir... yes
checking for mempcpy... no
checking for fstatat... yes
checking for openat... yes
checking for secure_getenv... no
checking for strdup... yes
checking for fchmod... yes
checking for getpwuid_r... yes
checking for psiginfo... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for working fcntl.h... no (bad O_NOATIME)
checking for pid_t... yes
checking for mode_t... yes
checking for eaccess... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... no
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking for d_ino member in directory struct... yes
checking whether getlogin_r is declared... yes
checking whether getlogin is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking for inline... inline
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether obstack_printf is declared... no
checking for promoted mode_t type... int
checking for uid_t in sys/types.h... yes
checking for sigset_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... no
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether strsignal is declared... (cached) yes
checking whether sys_siglist is declared... yes
checking for struct timespec in <time.h>... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether fchdir is declared... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether lstat correctly handles trailing slash... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... no
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking whether memrchr is declared... no
checking whether strdup is declared... (cached) yes
checking whether strerror(0) succeeds... no
checking for _Exit... yes
checking for alloca as a compiler built-in... yes
checking for closedir... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... yes
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking whether // is distinct from /... no
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether getcwd handles long file names properly... no, but it is partly working
checking for getpagesize... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... (cached) no
checking whether getlogin_r works with small buffers... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether tzset clobbers localtime buffer... no
checking whether the compiler generally respects inline... yes
checking for mempcpy... (cached) no
checking for working mkstemp... yes
checking for obstacks that work with any size object... no
checking whether open recognizes a trailing slash... no
checking for opendir... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for ptrdiff_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for va_copy... yes
checking for max_align_t... no
checking whether NULL can be used in arbitrary expressions... yes
checking whether inttypes macros match system or gnu printf... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... no
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... no
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for stpcpy... yes
checking for strsignal... yes
checking whether strsignal always returns a string... yes
checking for nlink_t... (cached) yes
checking whether fchmodat is declared without a macro... (cached) yes
checking whether fstat is declared without a macro... (cached) yes
checking whether fstatat is declared without a macro... (cached) yes
checking whether futimens is declared without a macro... (cached) no
checking whether lchmod is declared without a macro... (cached) yes
checking whether lstat is declared without a macro... (cached) yes
checking whether mkdirat is declared without a macro... (cached) yes
checking whether mkfifo is declared without a macro... (cached) yes
checking whether mkfifoat is declared without a macro... (cached) no
checking whether mknod is declared without a macro... (cached) yes
checking whether mknodat is declared without a macro... (cached) no
checking whether stat is declared without a macro... (cached) yes
checking whether utimensat is declared without a macro... (cached) no
checking whether waitpid is declared without a macro... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... no
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking whether unlink honors trailing slashes... no
checking whether unlink of a parent directory fails as it should... no
checking for variable-length arrays... yes
checking for ptrdiff_t... (cached) yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking for stdint.h... (cached) yes
checking for d_ino member in directory struct... (cached) yes
checking whether fdopendir is declared... (cached) yes
checking whether fdopendir works... yes
checking whether fstatat (..., 0) works... yes
checking whether this system has an arbitrary file name length limit... yes
checking for memrchr... no
checking whether dup2 works... yes
checking for rewinddir... yes
checking whether frexp works... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether frexpl is declared... (cached) yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... no
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... (cached) yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sys/mman.h... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for mmap... (cached) yes
checking for madvise... yes
checking for getuid... yes
checking for seteuid... yes
checking for setuid... yes
checking if tinysym init includes NUL... yes
checking if `fopen (F, "w+")' truncates... yes
checking if `write' after `creat (F, 0)' works... yes
checking if `unlink' works on unwritable files... yes
checking if `rename' handles unwritable source/target... ok,source=ok,target=ok
checking that `mmap' is sane... yes
checking signal received if referencing nonexistent part of mmapped file... 10
checking if `wait' can handle ignored SIGCHLD... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lib/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating src/rcsfreeze
config.status: creating tests/known-failures
config.status: creating lib/config.h
config.status: executing depfiles commands
building
build flags: SHELL=/nix/store/3qvv6hicjpp9qwy477wc444hl2l4wqxl-bash-4.4-p23/bin/bash
Making all in lib
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_DIRENT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
-e 's/@''GNULIB_OPENDIR''@/1/g' \
-e 's/@''GNULIB_READDIR''@/1/g' \
-e 's/@''GNULIB_REWINDDIR''@/1/g' \
-e 's/@''GNULIB_CLOSEDIR''@/1/g' \
-e 's/@''GNULIB_DIRFD''@/0/g' \
-e 's/@''GNULIB_FDOPENDIR''@/1/g' \
-e 's/@''GNULIB_SCANDIR''@/0/g' \
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
-e 's/@''HAVE_OPENDIR''@/1/g' \
-e 's/@''HAVE_READDIR''@/1/g' \
-e 's/@''HAVE_REWINDDIR''@/1/g' \
-e 's/@''HAVE_CLOSEDIR''@/1/g' \
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \
-e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
-e 's|@''HAVE_FDOPENDIR''@|1|g' \
-e 's|@''HAVE_SCANDIR''@|1|g' \
-e 's|@''HAVE_ALPHASORT''@|1|g' \
-e 's|@''REPLACE_OPENDIR''@|0|g' \
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \
-e 's|@''REPLACE_DIRFD''@|0|g' \
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/1/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_FCNTL''@|0|g' \
-e 's|@''REPLACE_OPEN''@|1|g' \
-e 's|@''REPLACE_OPENAT''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_GETOPT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
< ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
-e 's/@''GNULIB_ACOSF''@/0/g' \
-e 's/@''GNULIB_ACOSL''@/0/g' \
-e 's/@''GNULIB_ASINF''@/0/g' \
-e 's/@''GNULIB_ASINL''@/0/g' \
-e 's/@''GNULIB_ATANF''@/0/g' \
-e 's/@''GNULIB_ATANL''@/0/g' \
-e 's/@''GNULIB_ATAN2F''@/0/g' \
-e 's/@''GNULIB_CBRT''@/0/g' \
-e 's/@''GNULIB_CBRTF''@/0/g' \
-e 's/@''GNULIB_CBRTL''@/0/g' \
-e 's/@''GNULIB_CEIL''@/0/g' \
-e 's/@''GNULIB_CEILF''@/0/g' \
-e 's/@''GNULIB_CEILL''@/0/g' \
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
-e 's/@''GNULIB_COSF''@/0/g' \
-e 's/@''GNULIB_COSL''@/0/g' \
-e 's/@''GNULIB_COSHF''@/0/g' \
-e 's/@''GNULIB_EXPF''@/0/g' \
-e 's/@''GNULIB_EXPL''@/0/g' \
-e 's/@''GNULIB_EXP2''@/0/g' \
-e 's/@''GNULIB_EXP2F''@/0/g' \
-e 's/@''GNULIB_EXP2L''@/0/g' \
-e 's/@''GNULIB_EXPM1''@/0/g' \
-e 's/@''GNULIB_EXPM1F''@/0/g' \
-e 's/@''GNULIB_EXPM1L''@/0/g' \
-e 's/@''GNULIB_FABSF''@/0/g' \
-e 's/@''GNULIB_FABSL''@/0/g' \
-e 's/@''GNULIB_FLOOR''@/0/g' \
-e 's/@''GNULIB_FLOORF''@/0/g' \
-e 's/@''GNULIB_FLOORL''@/0/g' \
-e 's/@''GNULIB_FMA''@/0/g' \
-e 's/@''GNULIB_FMAF''@/0/g' \
-e 's/@''GNULIB_FMAL''@/0/g' \
-e 's/@''GNULIB_FMOD''@/0/g' \
-e 's/@''GNULIB_FMODF''@/0/g' \
-e 's/@''GNULIB_FMODL''@/0/g' \
-e 's/@''GNULIB_FREXPF''@/0/g' \
-e 's/@''GNULIB_FREXP''@/1/g' \
-e 's/@''GNULIB_FREXPL''@/1/g' \
-e 's/@''GNULIB_HYPOT''@/0/g' \
-e 's/@''GNULIB_HYPOTF''@/0/g' \
-e 's/@''GNULIB_HYPOTL''@/0/g' \
< ./math.in.h | \
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
-e 's/@''GNULIB_ILOGBF''@/0/g' \
-e 's/@''GNULIB_ILOGBL''@/0/g' \
-e 's/@''GNULIB_ISFINITE''@/0/g' \
-e 's/@''GNULIB_ISINF''@/0/g' \
-e 's/@''GNULIB_ISNAN''@/0/g' \
-e 's/@''GNULIB_ISNANF''@/0/g' \
-e 's/@''GNULIB_ISNAND''@/0/g' \
-e 's/@''GNULIB_ISNANL''@/0/g' \
-e 's/@''GNULIB_LDEXPF''@/0/g' \
-e 's/@''GNULIB_LDEXPL''@/0/g' \
-e 's/@''GNULIB_LOG''@/0/g' \
-e 's/@''GNULIB_LOGF''@/0/g' \
-e 's/@''GNULIB_LOGL''@/0/g' \
-e 's/@''GNULIB_LOG10''@/0/g' \
-e 's/@''GNULIB_LOG10F''@/0/g' \
-e 's/@''GNULIB_LOG10L''@/0/g' \
-e 's/@''GNULIB_LOG1P''@/0/g' \
-e 's/@''GNULIB_LOG1PF''@/0/g' \
-e 's/@''GNULIB_LOG1PL''@/0/g' \
-e 's/@''GNULIB_LOG2''@/0/g' \
-e 's/@''GNULIB_LOG2F''@/0/g' \
-e 's/@''GNULIB_LOG2L''@/0/g' \
-e 's/@''GNULIB_LOGB''@/0/g' \
-e 's/@''GNULIB_LOGBF''@/0/g' \
-e 's/@''GNULIB_LOGBL''@/0/g' \
-e 's/@''GNULIB_MODF''@/0/g' \
-e 's/@''GNULIB_MODFF''@/0/g' \
-e 's/@''GNULIB_MODFL''@/0/g' \
-e 's/@''GNULIB_POWF''@/0/g' \
-e 's/@''GNULIB_REMAINDER''@/0/g' \
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
-e 's/@''GNULIB_RINT''@/0/g' \
-e 's/@''GNULIB_RINTF''@/0/g' \
-e 's/@''GNULIB_RINTL''@/0/g' \
-e 's/@''GNULIB_ROUND''@/0/g' \
-e 's/@''GNULIB_ROUNDF''@/0/g' \
-e 's/@''GNULIB_ROUNDL''@/0/g' \
-e 's/@''GNULIB_SIGNBIT''@/1/g' \
-e 's/@''GNULIB_SINF''@/0/g' \
-e 's/@''GNULIB_SINL''@/0/g' \
-e 's/@''GNULIB_SINHF''@/0/g' \
-e 's/@''GNULIB_SQRTF''@/0/g' \
-e 's/@''GNULIB_SQRTL''@/0/g' \
-e 's/@''GNULIB_TANF''@/0/g' \
-e 's/@''GNULIB_TANL''@/0/g' \
-e 's/@''GNULIB_TANHF''@/0/g' \
-e 's/@''GNULIB_TRUNC''@/0/g' \
-e 's/@''GNULIB_TRUNCF''@/0/g' \
-e 's/@''GNULIB_TRUNCL''@/0/g' \
| \
sed -e 's|@''HAVE_ACOSF''@|1|g' \
-e 's|@''HAVE_ACOSL''@|1|g' \
-e 's|@''HAVE_ASINF''@|1|g' \
-e 's|@''HAVE_ASINL''@|1|g' \
-e 's|@''HAVE_ATANF''@|1|g' \
-e 's|@''HAVE_ATANL''@|1|g' \
-e 's|@''HAVE_ATAN2F''@|1|g' \
-e 's|@''HAVE_CBRT''@|1|g' \
-e 's|@''HAVE_CBRTF''@|1|g' \
-e 's|@''HAVE_CBRTL''@|1|g' \
-e 's|@''HAVE_COPYSIGN''@|1|g' \
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
-e 's|@''HAVE_COSF''@|1|g' \
-e 's|@''HAVE_COSL''@|1|g' \
-e 's|@''HAVE_COSHF''@|1|g' \
-e 's|@''HAVE_EXPF''@|1|g' \
-e 's|@''HAVE_EXPL''@|1|g' \
-e 's|@''HAVE_EXPM1''@|1|g' \
-e 's|@''HAVE_EXPM1F''@|1|g' \
-e 's|@''HAVE_FABSF''@|1|g' \
-e 's|@''HAVE_FABSL''@|1|g' \
-e 's|@''HAVE_FMA''@|1|g' \
-e 's|@''HAVE_FMAF''@|1|g' \
-e 's|@''HAVE_FMAL''@|1|g' \
-e 's|@''HAVE_FMODF''@|1|g' \
-e 's|@''HAVE_FMODL''@|1|g' \
-e 's|@''HAVE_FREXPF''@|1|g' \
-e 's|@''HAVE_HYPOTF''@|1|g' \
-e 's|@''HAVE_HYPOTL''@|1|g' \
-e 's|@''HAVE_ILOGB''@|1|g' \
-e 's|@''HAVE_ILOGBF''@|1|g' \
-e 's|@''HAVE_ILOGBL''@|1|g' \
-e 's|@''HAVE_ISNANF''@|1|g' \
-e 's|@''HAVE_ISNAND''@|1|g' \
-e 's|@''HAVE_ISNANL''@|1|g' \
-e 's|@''HAVE_LDEXPF''@|1|g' \
-e 's|@''HAVE_LOGF''@|1|g' \
-e 's|@''HAVE_LOGL''@|1|g' \
-e 's|@''HAVE_LOG10F''@|1|g' \
-e 's|@''HAVE_LOG10L''@|1|g' \
-e 's|@''HAVE_LOG1P''@|1|g' \
-e 's|@''HAVE_LOG1PF''@|1|g' \
-e 's|@''HAVE_LOG1PL''@|1|g' \
-e 's|@''HAVE_LOGBF''@|1|g' \
-e 's|@''HAVE_LOGBL''@|1|g' \
-e 's|@''HAVE_MODFF''@|1|g' \
-e 's|@''HAVE_MODFL''@|1|g' \
-e 's|@''HAVE_POWF''@|1|g' \
-e 's|@''HAVE_REMAINDER''@|1|g' \
-e 's|@''HAVE_REMAINDERF''@|1|g' \
-e 's|@''HAVE_RINT''@|1|g' \
-e 's|@''HAVE_RINTL''@|1|g' \
-e 's|@''HAVE_SINF''@|1|g' \
-e 's|@''HAVE_SINL''@|1|g' \
-e 's|@''HAVE_SINHF''@|1|g' \
-e 's|@''HAVE_SQRTF''@|1|g' \
-e 's|@''HAVE_SQRTL''@|1|g' \
-e 's|@''HAVE_TANF''@|1|g' \
-e 's|@''HAVE_TANL''@|1|g' \
-e 's|@''HAVE_TANHF''@|1|g' \
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
-e 's|@''HAVE_DECL_COSL''@|1|g' \
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
-e 's|@''HAVE_DECL_SINL''@|1|g' \
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
-e 's|@''HAVE_DECL_TANL''@|1|g' \
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
| \
sed -e 's|@''REPLACE_CBRTF''@|0|g' \
-e 's|@''REPLACE_CBRTL''@|0|g' \
-e 's|@''REPLACE_CEIL''@|0|g' \
-e 's|@''REPLACE_CEILF''@|0|g' \
-e 's|@''REPLACE_CEILL''@|0|g' \
-e 's|@''REPLACE_EXPM1''@|0|g' \
-e 's|@''REPLACE_EXPM1F''@|0|g' \
-e 's|@''REPLACE_EXP2''@|0|g' \
-e 's|@''REPLACE_EXP2L''@|0|g' \
-e 's|@''REPLACE_FABSL''@|0|g' \
-e 's|@''REPLACE_FLOOR''@|0|g' \
-e 's|@''REPLACE_FLOORF''@|0|g' \
-e 's|@''REPLACE_FLOORL''@|0|g' \
-e 's|@''REPLACE_FMA''@|0|g' \
-e 's|@''REPLACE_FMAF''@|0|g' \
-e 's|@''REPLACE_FMAL''@|0|g' \
-e 's|@''REPLACE_FMOD''@|0|g' \
-e 's|@''REPLACE_FMODF''@|0|g' \
-e 's|@''REPLACE_FMODL''@|0|g' \
-e 's|@''REPLACE_FREXPF''@|0|g' \
-e 's|@''REPLACE_FREXP''@|0|g' \
-e 's|@''REPLACE_FREXPL''@|0|g' \
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
-e 's|@''REPLACE_HYPOT''@|0|g' \
-e 's|@''REPLACE_HYPOTF''@|0|g' \
-e 's|@''REPLACE_HYPOTL''@|0|g' \
-e 's|@''REPLACE_ILOGB''@|0|g' \
-e 's|@''REPLACE_ILOGBF''@|0|g' \
-e 's|@''REPLACE_ISFINITE''@|0|g' \
-e 's|@''REPLACE_ISINF''@|0|g' \
-e 's|@''REPLACE_ISNAN''@|0|g' \
-e 's|@''REPLACE_ITOLD''@|0|g' \
-e 's|@''REPLACE_LDEXPL''@|0|g' \
-e 's|@''REPLACE_LOG''@|0|g' \
-e 's|@''REPLACE_LOGF''@|0|g' \
-e 's|@''REPLACE_LOGL''@|0|g' \
-e 's|@''REPLACE_LOG10''@|0|g' \
-e 's|@''REPLACE_LOG10F''@|0|g' \
-e 's|@''REPLACE_LOG10L''@|0|g' \
-e 's|@''REPLACE_LOG1P''@|0|g' \
-e 's|@''REPLACE_LOG1PF''@|0|g' \
-e 's|@''REPLACE_LOG1PL''@|0|g' \
-e 's|@''REPLACE_LOG2''@|0|g' \
-e 's|@''REPLACE_LOG2F''@|0|g' \
-e 's|@''REPLACE_LOG2L''@|0|g' \
-e 's|@''REPLACE_LOGB''@|0|g' \
-e 's|@''REPLACE_LOGBF''@|0|g' \
-e 's|@''REPLACE_LOGBL''@|0|g' \
-e 's|@''REPLACE_MODF''@|0|g' \
-e 's|@''REPLACE_MODFF''@|0|g' \
-e 's|@''REPLACE_MODFL''@|0|g' \
-e 's|@''REPLACE_NAN''@|0|g' \
-e 's|@''REPLACE_REMAINDER''@|0|g' \
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
-e 's|@''REPLACE_ROUND''@|0|g' \
-e 's|@''REPLACE_ROUNDF''@|0|g' \
-e 's|@''REPLACE_ROUNDL''@|0|g' \
-e 's|@''REPLACE_SIGNBIT''@|0|g' \
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
-e 's|@''REPLACE_SQRTL''@|0|g' \
-e 's|@''REPLACE_TRUNC''@|0|g' \
-e 's|@''REPLACE_TRUNCF''@|0|g' \
-e 's|@''REPLACE_TRUNCL''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''GNULIB_RAISE''@|0|g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
-e 's/@''GNULIB_SIGACTION''@/1/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f unused-parameter.h-t unused-parameter.h && \
sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
< ../build-aux/snippet/unused-parameter.h \
> unused-parameter.h-t && \
mv unused-parameter.h-t unused-parameter.h
rm -f stddef.h-t stddef.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
-e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \
-e 's|@''HAVE_WCHAR_T''@|1|g' \
-e 's|@''REPLACE_NULL''@|0|g' \
< ./stddef.in.h; \
} > stddef.h-t && \
mv stddef.h-t stddef.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/1/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/1/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|0|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|1|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/1/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/1/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/1/g' \
-e 's/@''GNULIB_MEMMEM''@/0/g' \
-e 's/@''GNULIB_MEMPCPY''@/1/g' \
-e 's/@''GNULIB_MEMRCHR''@/1/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
-e 's/@''GNULIB_STPCPY''@/1/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/1/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
-e 's/@''GNULIB_STRNLEN''@/0/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/0/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/1/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|0|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|1|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/nix/store/ph0c4115gcxkw6qn53v453hhqwb009b3-coreutils-8.31/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/1/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/1/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|1|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/nix/store/ph0c4115gcxkw6qn53v453hhqwb009b3-coreutils-8.31/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/nix/store/ph0c4115gcxkw6qn53v453hhqwb009b3-coreutils-8.31/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
/nix/store/ph0c4115gcxkw6qn53v453hhqwb009b3-coreutils-8.31/bin/mkdir -p sys
rm -f sys/wait.h-t sys/wait.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
-e 's/@''GNULIB_WAITPID''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_CHDIR''@/1/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/0/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/1/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/1/g' \
-e 's/@''GNULIB_GETCWD''@/1/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/1/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/1/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|1|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|1|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|1|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|0|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/0/g' \
-e 's/@''GNULIB_MBRTOWC''@/0/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make all-recursive
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[3]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o cloexec.o cloexec.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o concat-filename.o concat-filename.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o exitfail.o exitfail.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o findprog.o findprog.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o hash-pjw.o hash-pjw.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o math.o math.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o openat-die.o openat-die.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o printf-frexp.o printf-frexp.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o printf-frexpl.o printf-frexpl.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o progname.o progname.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o save-cwd.o save-cwd.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o sig-handler.o sig-handler.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o unistd.o unistd.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o dup-safer.o dup-safer.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o fd-safer.o fd-safer.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o pipe-safer.o pipe-safer.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o xmalloc.o xmalloc.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o xalloc-die.o xalloc-die.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o xconcat-filename.o xconcat-filename.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o xsize.o xsize.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o asnprintf.o asnprintf.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o chdir-long.o chdir-long.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o error.o error.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o fstatat.o fstatat.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o getcwd.o getcwd.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o getcwd-lgpl.o getcwd-lgpl.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o getopt.o getopt.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o getopt1.o getopt1.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o isnanl.o isnanl.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o lstat.o lstat.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o mempcpy.o mempcpy.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o memrchr.o memrchr.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o obstack.o obstack.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o obstack_printf.o obstack_printf.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o open.o open.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o openat.o openat.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o openat-proc.o openat-proc.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o printf-args.o printf-args.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o printf-parse.o printf-parse.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o readlink.o readlink.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o sprintf.o sprintf.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o stat.o stat.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o strerror.o strerror.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o strerror-override.o strerror-override.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o unlink.o unlink.c
clang -DHAVE_CONFIG_H -I. -g -O2 -c -o vasnprintf.o vasnprintf.c
rm -f libgnu.a
ar cru libgnu.a cloexec.o concat-filename.o exitfail.o findprog.o hash-pjw.o math.o openat-die.o printf-frexp.o printf-frexpl.o progname.o save-cwd.o sig-handler.o unistd.o dup-safer.o fd-safer.o pipe-safer.o xmalloc.o xalloc-die.o xconcat-filename.o xsize.o asnprintf.o chdir-long.o error.o fstatat.o getcwd.o getcwd-lgpl.o getopt.o getopt1.o isnanl.o lstat.o mempcpy.o memrchr.o obstack.o obstack_printf.o open.o openat.o openat-proc.o printf-args.o printf-parse.o readlink.o sprintf.o stat.o strerror.o strerror-override.o unlink.o vasnprintf.o
/nix/store/zlcc9j6mpwrjkp3rn3kbsnviahkas5qp-cctools-port-895/bin/ranlib: file: libgnu.a(math.o) has no symbols
/nix/store/zlcc9j6mpwrjkp3rn3kbsnviahkas5qp-cctools-port-895/bin/ranlib: file: libgnu.a(sig-handler.o) has no symbols
/nix/store/zlcc9j6mpwrjkp3rn3kbsnviahkas5qp-cctools-port-895/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
/nix/store/zlcc9j6mpwrjkp3rn3kbsnviahkas5qp-cctools-port-895/bin/ranlib: file: libgnu.a(xsize.o) has no symbols
/nix/store/zlcc9j6mpwrjkp3rn3kbsnviahkas5qp-cctools-port-895/bin/ranlib: file: libgnu.a(getcwd-lgpl.o) has no symbols
ranlib libgnu.a
ranlib: file: libgnu.a(math.o) has no symbols
ranlib: file: libgnu.a(sig-handler.o) has no symbols
ranlib: file: libgnu.a(unistd.o) has no symbols
ranlib: file: libgnu.a(xsize.o) has no symbols
ranlib: file: libgnu.a(getcwd-lgpl.o) has no symbols
make[3]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
Making all in doc
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/doc'
Making all in man
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
make all-am
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
Making all in src
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
../build-aux/extract-help -o ci.help ci.c
../build-aux/extract-help -o co.help co.c
../build-aux/extract-help -o rcsclean.help rcsclean.c
../build-aux/extract-help -o rcsdiff.help rcsdiff.c
../build-aux/extract-help -o rcsmerge.help rcsmerge.c
../build-aux/extract-help -o rlog.help rlog.c
../build-aux/extract-help -o ident.help ident.c
../build-aux/extract-help -o merge.help merge.c
../build-aux/extract-help -o rcs.help rcs.c
../build-aux/extract-help -o super.help super.c
make all-am
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-anchor.o b-anchor.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-complain.o b-complain.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-divvy.o b-divvy.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-esds.o b-esds.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-excwho.o b-excwho.c
b-excwho.c:126:43: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
PFATAL ("root setuid not supported" + (u ? 5 : 0));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
./b-complain.h:57:45: note: expanded from macro 'PFATAL'
#define PFATAL(...) generic_fatal (NULL, __VA_ARGS__)
^~~~~~~~~~~
b-excwho.c:126:43: note: use array indexing to silence this warning
PFATAL ("root setuid not supported" + (u ? 5 : 0));
^
& [
./b-complain.h:57:45: note: expanded from macro 'PFATAL'
#define PFATAL(...) generic_fatal (NULL, __VA_ARGS__)
^
b-excwho.c:126:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
PFATAL ("root setuid not supported" + (u ? 5 : 0));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./b-complain.h:57:45: note: expanded from macro 'PFATAL'
#define PFATAL(...) generic_fatal (NULL, __VA_ARGS__)
^~~~~~~~~~~
b-excwho.c:126:15: note: treat the string as an argument to avoid this
PFATAL ("root setuid not supported" + (u ? 5 : 0));
^
"%s",
./b-complain.h:57:45: note: expanded from macro 'PFATAL'
#define PFATAL(...) generic_fatal (NULL, __VA_ARGS__)
^
2 warnings generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-fb.o b-fb.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-feph.o b-feph.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-fro.o b-fro.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-grok.o b-grok.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-isr.o b-isr.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-kwxout.o b-kwxout.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o b-peer.o b-peer.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o gnu-h-v.o gnu-h-v.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o maketime.o maketime.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o merger.o merger.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o partime.o partime.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsedit.o rcsedit.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsfcmp.o rcsfcmp.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsfnms.o rcsfnms.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsgen.o rcsgen.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcskeep.o rcskeep.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsmap.o rcsmap.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsrev.o rcsrev.c
rcsrev.c:237:33: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
author ? " and author " + (date ? 0 : 4) : "",
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
./b-complain.h:55:56: note: expanded from macro 'RERR'
#define RERR(...) generic_error (REPO (filename), __VA_ARGS__)
^~~~~~~~~~~
rcsrev.c:237:33: note: use array indexing to silence this warning
author ? " and author " + (date ? 0 : 4) : "",
^
& [
./b-complain.h:55:56: note: expanded from macro 'RERR'
#define RERR(...) generic_error (REPO (filename), __VA_ARGS__)
^
rcsrev.c:239:31: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
state ? " and state " + (date || author ? 0 : 4) : "",
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./b-complain.h:55:56: note: expanded from macro 'RERR'
#define RERR(...) generic_error (REPO (filename), __VA_ARGS__)
^~~~~~~~~~~
rcsrev.c:239:31: note: use array indexing to silence this warning
state ? " and state " + (date || author ? 0 : 4) : "",
^
& [
./b-complain.h:55:56: note: expanded from macro 'RERR'
#define RERR(...) generic_error (REPO (filename), __VA_ARGS__)
^
2 warnings generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcstime.o rcstime.c
rcstime.c:103:15: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
+ (date[2] == '.' && VERSION (5) <= BE (version) ? 0 : 2)),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rcstime.c:103:15: note: use array indexing to silence this warning
+ (date[2] == '.' && VERSION (5) <= BE (version) ? 0 : 2)),
^
[ ]
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsutil.o rcsutil.c
rm -f libparts.a
ar cru libparts.a b-anchor.o b-complain.o b-divvy.o b-esds.o b-excwho.o b-fb.o b-feph.o b-fro.o b-grok.o b-isr.o b-kwxout.o b-peer.o gnu-h-v.o maketime.o merger.o partime.o rcsedit.o rcsfcmp.o rcsfnms.o rcsgen.o rcskeep.o rcsmap.o rcsrev.o rcstime.o rcsutil.o
ranlib libparts.a
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o ident.o ident.c
clang -g -O2 -o ident ident.o libparts.a -L../lib -lgnu
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o merge.o merge.c
clang -g -O2 -o merge merge.o libparts.a -L../lib -lgnu
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcs.o rcs.c
rcs.c:1037:18: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion]
*++diffp = '\0';
^~~~
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o ci.o ci.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o co.o co.c
co.c:338:8: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion]
*p = '\0';
^~~~
co.c:377:12: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion]
*p = '\0';
^~~~
2 warnings generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsclean.o rcsclean.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsdiff.o rcsdiff.c
rcsdiff.c:398:15: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion]
*pp = '\0';
^~~~
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rcsmerge.o rcsmerge.c
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o rlog.o rlog.c
rlog.c:180:24: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int]
aprintf (out, pre5 + "\tlocked by: %s;", node->lockedby);
~~~~~^~~~~~~~~~~~~~~~~~~~
rlog.c:180:24: note: use array indexing to silence this warning
rlog.c:928:32: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
aputs (" ; strict" + (locks ? 3 : 0), out);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
rlog.c:928:32: note: use array indexing to silence this warning
aputs (" ; strict" + (locks ? 3 : 0), out);
^
& [ ]
2 warnings generated.
clang -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -g -O2 -c -o super.o super.c
clang -g -O2 -o rcs rcs.o ci.o co.o rcsclean.o rcsdiff.o rcsmerge.o rlog.o super.o libparts.a -L../lib -lgnu
sed 's/SUB/ci/;s/VERSION/5.9.4/' ./sub.TEMPLATE > ci
chmod +x ci
sed 's/SUB/co/;s/VERSION/5.9.4/' ./sub.TEMPLATE > co
chmod +x co
sed 's/SUB/rcsclean/;s/VERSION/5.9.4/' ./sub.TEMPLATE > rcsclean
chmod +x rcsclean
sed 's/SUB/rcsdiff/;s/VERSION/5.9.4/' ./sub.TEMPLATE > rcsdiff
chmod +x rcsdiff
sed 's/SUB/rcsmerge/;s/VERSION/5.9.4/' ./sub.TEMPLATE > rcsmerge
chmod +x rcsmerge
sed 's/SUB/rlog/;s/VERSION/5.9.4/' ./sub.TEMPLATE > rlog
chmod +x rlog
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
Making all in tests
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4'
running tests
Making check in lib
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make check-recursive
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[3]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/lib'
Making check in doc
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/doc'
Making check in man
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
make check-am
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/man'
Making check in src
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
make check-am
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src'
Making check in tests
make[1]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
make btdt
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
clang -DHAVE_CONFIG_H -I. -I../lib -I../src -I../lib -g -O2 -c -o btdt.o btdt.c
clang -g -O2 -o btdt btdt.o ../src/libparts.a ../lib/libgnu.a
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
make check-TESTS
make[2]: Entering directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
PASS: t010
PASS: t030
PASS: t050
PASS: t150
PASS: t153
PASS: t160
PASS: t180
PASS: t300
PASS: t301
PASS: t310
PASS: t311
PASS: t312
PASS: t313
PASS: t320
PASS: t370
PASS: t380
PASS: t390
PASS: t391
PASS: t400
PASS: t410
PASS: t420
PASS: t430
PASS: t440
PASS: t450
PASS: t460
PASS: t470
PASS: t510
PASS: t511
PASS: t600
PASS: t601
PASS: t602
PASS: t603
PASS: t604
PASS: t605
PASS: t606
PASS: t607
PASS: t608
PASS: t609
PASS: t620
PASS: t630
PASS: t780
PASS: t790
PASS: t800
PASS: t801
PASS: t802
PASS: t803
PASS: t804
PASS: t805
PASS: t900
FAIL: t999
================================
1 of 50 tests failed
Please report to bug-rcs@gnu.org
================================
make[2]: *** [Makefile:1501: check-TESTS] Error 1
make[2]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
make[1]: *** [Makefile:1625: check-am] Error 2
make[1]: Leaving directory '/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests'
make: *** [Makefile:1392: check-recursive] Error 1
tests/t010.d/out:1: -*- org -*-
tests/t010.d/out:2:* ./btdt --version
tests/t010.d/out:3:o|btdt (GNU RCS) 5.9.4
tests/t010.d/out:4:o|Copyright (C) 2010-2015 Thien-Thi Nguyen
tests/t010.d/out:5:o|License GPLv3+; GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
tests/t010.d/out:6:o|
tests/t010.d/out:7:o|Usage: btdt COMPONENT [ARG...]
tests/t010.d/out:8:o|- getoldkeys WORKING-FILE
tests/t010.d/out:9:o|- grok RCS-FILE [ASPECT...]
tests/t010.d/out:10:o| where ASPECT is one of:
tests/t010.d/out:11:o| edits-order
tests/t010.d/out:12:o|- xorlf
tests/t010.d/out:13:o|
tests/t010.d/out:14:o|(Read the source for details.)
tests/t010.d/out:15:* ./btdt --help
tests/t010.d/out:16:o|Usage: btdt COMPONENT [ARG...]
tests/t010.d/out:17:o|- getoldkeys WORKING-FILE
tests/t010.d/out:18:o|- grok RCS-FILE [ASPECT...]
tests/t010.d/out:19:o| where ASPECT is one of:
tests/t010.d/out:20:o| edits-order
tests/t010.d/out:21:o|- xorlf
tests/t010.d/out:22:o|
tests/t010.d/out:23:o|(Read the source for details.)
tests/t030.d/out:1: -*- org -*-
tests/t030.d/out:2:* ./fake/b.d/11.cou
tests/t030.d/out:3:o|valid: true
tests/t030.d/out:4:* ./fake/b.d/1111.cou
tests/t030.d/out:5:o|valid: true
tests/t030.d/out:6:* ./fake/b.d/1112.cou
tests/t030.d/out:7:o|valid: true
tests/t030.d/out:8:* ./fake/b.d/1113.cou
tests/t030.d/out:9:o|valid: true
tests/t030.d/out:10:* ./fake/b.d/1114.cou
tests/t030.d/out:11:o|valid: true
tests/t030.d/out:12:o|revno: 7 "1.1.1.4"
tests/t030.d/out:13:o|date: 24 "2010/03/18 06:12:32+0000"
tests/t030.d/out:14:o|author: 3 "ttn"
tests/t030.d/out:15:o|state: 3 "Exp"
tests/t030.d/out:16:* ./fake/b.d/1115.cou
tests/t030.d/out:17:o|valid: true
tests/t030.d/out:18:o|revno: 7 "1.1.1.5"
tests/t030.d/out:19:o|date: 24 "2010/03/18 06:21:03+0000"
tests/t030.d/out:20:o|author: 3 "ttn"
tests/t030.d/out:21:o|state: 3 "Exp"
tests/t030.d/out:22:* ./fake/b.d/1116.cou
tests/t030.d/out:23:o|valid: true
tests/t030.d/out:24:o|revno: 7 "1.1.1.6"
tests/t030.d/out:25:o|date: 24 "2010/03/18 06:22:00+0000"
tests/t030.d/out:26:o|author: 3 "ttn"
tests/t030.d/out:27:o|state: 3 "Exp"
tests/t030.d/out:28:* ./fake/b.d/1117.cou
tests/t030.d/out:29:o|valid: true
tests/t030.d/out:30:o|revno: 7 "1.1.1.7"
tests/t030.d/out:31:o|date: 24 "2010/03/28 16:04:26+0000"
tests/t030.d/out:32:o|author: 3 "ttn"
tests/t030.d/out:33:o|state: 3 "Exp"
tests/t030.d/out:34:* ./fake/b.d/12.cou
tests/t030.d/out:35:o|valid: true
tests/t030.d/out:36:o|revno: 3 "1.2"
tests/t030.d/out:37:o|date: 24 "2010/03/30 09:45:02+0000"
tests/t030.d/out:38:o|author: 3 "ttn"
tests/t030.d/out:39:o|state: 3 "Exp"
tests/t030.d/out:40:* ./fake/b.d/15.cou
tests/t030.d/out:41:o|valid: true
tests/t030.d/out:42:o|revno: 3 "1.5"
tests/t030.d/out:43:o|date: 24 "2010/03/30 09:46:50+0000"
tests/t030.d/out:44:o|author: 3 "ttn"
tests/t030.d/out:45:o|state: 3 "Exp"
tests/t030.d/out:46:* ./fake/b.d/16.cou
tests/t030.d/out:47:o|valid: true
tests/t030.d/out:48:o|revno: 3 "1.6"
tests/t030.d/out:49:o|date: 24 "2010/04/12 12:16:58+0000"
tests/t030.d/out:50:o|author: 3 "ttn"
tests/t030.d/out:51:o|state: 3 "Exp"
tests/t030.d/out:52:* ./fake/b.d/1611.cou
tests/t030.d/out:53:o|valid: true
tests/t030.d/out:54:o|revno: 7 "1.6.1.1"
tests/t030.d/out:55:o|date: 24 "2010/05/05 12:18:30+0000"
tests/t030.d/out:56:o|author: 3 "ttn"
tests/t030.d/out:57:o|state: 3 "Exp"
tests/t030.d/out:58:* ./fake/b.d/1612.cou
tests/t030.d/out:59:o|valid: true
tests/t030.d/out:60:o|revno: 7 "1.6.1.2"
tests/t030.d/out:61:o|date: 24 "2010/10/21 22:48:48+0000"
tests/t030.d/out:62:o|author: 3 "ttn"
tests/t030.d/out:63:o|state: 3 "Exp"
tests/t030.d/out:64:* ./fake/b.d/17.cou
tests/t030.d/out:65:o|valid: true
tests/t030.d/out:66:o|revno: 3 "1.7"
tests/t030.d/out:67:o|date: 24 "2010/04/12 13:20:50+0000"
tests/t030.d/out:68:o|author: 3 "ttn"
tests/t030.d/out:69:o|state: 3 "Exp"
tests/t030.d/out:70:* ./fake/b.d/18.cou
tests/t030.d/out:71:o|valid: true
tests/t030.d/out:72:o|revno: 3 "1.8"
tests/t030.d/out:73:o|date: 24 "2010/04/12 13:23:04+0000"
tests/t030.d/out:74:o|author: 3 "ttn"
tests/t030.d/out:75:o|state: 3 "Exp"
tests/t030.d/out:76:* ./fake/b.d/19.cou
tests/t030.d/out:77:o|valid: true
tests/t030.d/out:78:o|revno: 3 "1.9"
tests/t030.d/out:79:o|date: 24 "2010/04/18 09:39:02+0000"
tests/t030.d/out:80:o|author: 3 "ttn"
tests/t030.d/out:81:o|state: 3 "QQQ"
tests/t030.d/out:82:* ./fake/b.d/WOW.cou
tests/t030.d/out:83:o|valid: true
tests/t030.d/out:84:o|revno: 7 "1.1.1.5"
tests/t030.d/out:85:o|date: 24 "2010/03/18 06:21:03+0000"
tests/t030.d/out:86:o|author: 3 "ttn"
tests/t030.d/out:87:o|name: 3 "WOW"
tests/t030.d/out:88:o|state: 3 "Exp"
tests/t030.d/out:89:* ./fake/b.d/ZOW.cou
tests/t030.d/out:90:o|valid: true
tests/t030.d/out:91:o|revno: 7 "1.6.1.2"
tests/t030.d/out:92:o|date: 24 "2010/10/21 22:48:48+0000"
tests/t030.d/out:93:o|author: 3 "ttn"
tests/t030.d/out:94:o|name: 3 "ZOW"
tests/t030.d/out:95:o|state: 3 "Exp"
tests/t150.d/out:1:ci is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/ci
tests/t150.d/out:2:ci (GNU RCS) 5.9.4
tests/t150.d/out:3:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:4:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t150.d/out:5:co (GNU RCS) 5.9.4
tests/t150.d/out:6:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:7:ident is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/ident
tests/t150.d/out:8:ident (GNU RCS) 5.9.4
tests/t150.d/out:9:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:10:merge is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/merge
tests/t150.d/out:11:merge (GNU RCS) 5.9.4
tests/t150.d/out:12:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:13:rcs is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/rcs
tests/t150.d/out:14:rcs (GNU RCS) 5.9.4
tests/t150.d/out:15:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:16:rcsclean is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/rcsclean
tests/t150.d/out:17:rcsclean (GNU RCS) 5.9.4
tests/t150.d/out:18:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:19:rcsdiff is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/rcsdiff
tests/t150.d/out:20:rcsdiff (GNU RCS) 5.9.4
tests/t150.d/out:21:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:22:rcsmerge is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/rcsmerge
tests/t150.d/out:23:rcsmerge (GNU RCS) 5.9.4
tests/t150.d/out:24:Report bugs to: <bug-rcs@gnu.org>
tests/t150.d/out:25:rlog is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/rlog
tests/t150.d/out:26:rlog (GNU RCS) 5.9.4
tests/t150.d/out:27:Report bugs to: <bug-rcs@gnu.org>
tests/t153.d/out:1:===================================================================
tests/t153.d/out:2:RCS file: t153.d/x,v
tests/t153.d/out:3:retrieving revision 1.1
tests/t153.d/out:4:rcsdiff: could not make temporary file name (template "t153.d/nosuch/rcsdiffTSVITG")
tests/t153.d/out:5:rcsdiff aborted
tests/t160.d/out:1: -*- org -*-
tests/t160.d/out:2:* simple problematic
tests/t160.d/out:3:** 2: nosuch
tests/t160.d/out:4:rcsdiff: RCS/nosuch,v: No such file or directory
tests/t160.d/out:5:===================================================================
tests/t160.d/out:6:RCS file: t160.d/x,v
tests/t160.d/out:7:rcsdiff: x: No such file or directory
tests/t160.d/out:8:** 2: t160.d/nosuch
tests/t160.d/out:9:rcsdiff: t160.d/RCS/nosuch,v: No such file or directory
tests/t160.d/out:10:===================================================================
tests/t160.d/out:11:RCS file: t160.d/x,v
tests/t160.d/out:12:rcsdiff: x: No such file or directory
tests/t160.d/out:13:** 2: -rnosuch -rnosuch
tests/t160.d/out:14:===================================================================
tests/t160.d/out:15:RCS file: t160.d/x,v
tests/t160.d/out:16:rcsdiff: t160.d/x,v: Symbolic name `nosuch' is undefined.
tests/t160.d/out:17:** 2: t160.d/x
tests/t160.d/out:18:===================================================================
tests/t160.d/out:19:RCS file: t160.d/x,v
tests/t160.d/out:20:rcsdiff: t160.d/x: No such file or directory
tests/t160.d/out:21:* bad revision
tests/t160.d/out:22:** 2: -r -r2
tests/t160.d/out:23:===================================================================
tests/t160.d/out:24:RCS file: t160.d/x,v
tests/t160.d/out:25:rcsdiff: t160.d/x,v: revision 2 absent
tests/t160.d/out:26:** 2: -r2 -r
tests/t160.d/out:27:===================================================================
tests/t160.d/out:28:RCS file: t160.d/x,v
tests/t160.d/out:29:rcsdiff: t160.d/x,v: revision 2 absent
tests/t160.d/out:30:** 2: -r1.6.2 -r
tests/t160.d/out:31:===================================================================
tests/t160.d/out:32:RCS file: t160.d/x,v
tests/t160.d/out:33:rcsdiff: t160.d/x,v: branch number 1.6.2 too high
tests/t160.d/out:34:** 2: -r -r1.6.2
tests/t160.d/out:35:===================================================================
tests/t160.d/out:36:RCS file: t160.d/x,v
tests/t160.d/out:37:rcsdiff: t160.d/x,v: branch number 1.6.2 too high
tests/t160.d/out:38:* b HEAD / b HEAD
tests/t160.d/out:39:** 0: -r -r
tests/t160.d/out:40:===================================================================
tests/t160.d/out:41:RCS file: t160.d/x,v
tests/t160.d/out:42:** 0: -r1.6.1.2 -r1.6.1.2
tests/t160.d/out:43:===================================================================
tests/t160.d/out:44:RCS file: t160.d/x,v
tests/t160.d/out:45:** 0: -r -r1.6.1.2
tests/t160.d/out:46:===================================================================
tests/t160.d/out:47:RCS file: t160.d/x,v
tests/t160.d/out:48:** 0: -r1.6.1.2 -r
tests/t160.d/out:49:===================================================================
tests/t160.d/out:50:RCS file: t160.d/x,v
tests/t160.d/out:51:* different revisions but same text (w/ various -kSUBST)
tests/t160.d/out:52:** 0: -kkv -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:53:===================================================================
tests/t160.d/out:54:RCS file: t160.d/x,v
tests/t160.d/out:55:retrieving revision 1.1.1.1
tests/t160.d/out:56:retrieving revision 1.1.1.2
tests/t160.d/out:57:diff -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:58:** 0: -kkvl -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:59:===================================================================
tests/t160.d/out:60:RCS file: t160.d/x,v
tests/t160.d/out:61:retrieving revision 1.1.1.1
tests/t160.d/out:62:retrieving revision 1.1.1.2
tests/t160.d/out:63:diff -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:64:** 0: -kk -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:65:===================================================================
tests/t160.d/out:66:RCS file: t160.d/x,v
tests/t160.d/out:67:retrieving revision 1.1.1.1
tests/t160.d/out:68:retrieving revision 1.1.1.2
tests/t160.d/out:69:diff -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:70:** 0: -ko -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:71:===================================================================
tests/t160.d/out:72:RCS file: t160.d/x,v
tests/t160.d/out:73:retrieving revision 1.1.1.1
tests/t160.d/out:74:retrieving revision 1.1.1.2
tests/t160.d/out:75:diff -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:76:** 0: -kb -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:77:===================================================================
tests/t160.d/out:78:RCS file: t160.d/x,v
tests/t160.d/out:79:retrieving revision 1.1.1.1
tests/t160.d/out:80:retrieving revision 1.1.1.2
tests/t160.d/out:81:diff -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:82:** 0: -kv -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:83:===================================================================
tests/t160.d/out:84:RCS file: t160.d/x,v
tests/t160.d/out:85:retrieving revision 1.1.1.1
tests/t160.d/out:86:retrieving revision 1.1.1.2
tests/t160.d/out:87:diff -r1.1.1.1 -r1.1.1.2
tests/t160.d/out:88:* b known differerences
tests/t160.d/out:89:** 1: -kk -r -r1.6.1.1
tests/t160.d/out:90:===================================================================
tests/t160.d/out:91:RCS file: t160.d/x,v
tests/t160.d/out:92:retrieving revision 1.6.1.2
tests/t160.d/out:93:retrieving revision 1.6.1.1
tests/t160.d/out:94:diff -r1.6.1.2 -r1.6.1.1
tests/t160.d/out:95:** 1: -kk -r -r1.1.1.7
tests/t160.d/out:96:===================================================================
tests/t160.d/out:97:RCS file: t160.d/x,v
tests/t160.d/out:98:retrieving revision 1.6.1.2
tests/t160.d/out:99:retrieving revision 1.1.1.7
tests/t160.d/out:100:diff -r1.6.1.2 -r1.1.1.7
tests/t160.d/out:101:** 1: -kk -r -r1.9
tests/t160.d/out:102:===================================================================
tests/t160.d/out:103:RCS file: t160.d/x,v
tests/t160.d/out:104:retrieving revision 1.6.1.2
tests/t160.d/out:105:retrieving revision 1.9
tests/t160.d/out:106:diff -r1.6.1.2 -r1.9
tests/t160.d/out:107:* long options passthrough
tests/t160.d/out:108: -u, -U NUM, --unified[=NUM] output NUM (default 3) lines of unified context
tests/t160.d/out:109:===================================================================
tests/t160.d/out:110:RCS file: t160.d/two,v
tests/t160.d/out:111:retrieving revision 4.20
tests/t160.d/out:112:retrieving revision 4.21
tests/t160.d/out:113:diff --unified -r4.20 -r4.21
tests/t300.d/out:1: -*-org-*-
tests/t300.d/out:2:./t300: line 34: which: command not found
tests/t300.d/out:3:* rlog:
tests/t300.d/out:4:rlog: no input file
tests/t300.d/out:5:rlog aborted
tests/t300.d/out:6:* (barf) zero size
tests/t300.d/out:8:rlog: t300.d/x,v:1: unexpected end of file
tests/t300.d/out:9:rlog aborted
tests/t300.d/out:10:* (barf) blatant syntax error
tests/t300.d/out:11:|random junk
tests/t300.d/out:13:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:14:rlog aborted
tests/t300.d/out:15:* (barf) bad keyword in header
tests/t300.d/out:16:|head 1.1;
tests/t300.d/out:17:|access;
tests/t300.d/out:18:|symbols;
tests/t300.d/out:19:|locks; strict;
tests/t300.d/out:20:|comment @# @;
tests/t300.d/out:21:|expand @b@;
tests/t300.d/out:22:|
tests/t300.d/out:23:|
tests/t300.d/out:24:|1.1
tests/t300.d/out:25:|date 2011.01.31.10.59.43; bother ttn; state Exp;
tests/t300.d/out:26:|branches;
tests/t300.d/out:27:|next ;
tests/t300.d/out:28:|
tests/t300.d/out:29:|
tests/t300.d/out:30:|desc
tests/t300.d/out:31:|@
tests/t300.d/out:32:|@
tests/t300.d/out:33:|
tests/t300.d/out:34:|
tests/t300.d/out:35:|1.1
tests/t300.d/out:36:|log
tests/t300.d/out:37:|@Initial revision
tests/t300.d/out:38:|@
tests/t300.d/out:39:|text
tests/t300.d/out:40:|@
@
tests/t300.d/out:42:rlog: t300.d/x,v:10: missing `author' keyword
tests/t300.d/out:43:rlog aborted
tests/t300.d/out:44:* (barf) missing author value in header
tests/t300.d/out:45:|head 1.1;
tests/t300.d/out:46:|access;
tests/t300.d/out:47:|symbols;
tests/t300.d/out:48:|locks; strict;
tests/t300.d/out:49:|comment @# @;
tests/t300.d/out:50:|expand @b@;
tests/t300.d/out:51:|
tests/t300.d/out:52:|
tests/t300.d/out:53:|1.1
tests/t300.d/out:54:|date 2011.01.31.10.59.43; author; state Exp;
tests/t300.d/out:55:|branches;
tests/t300.d/out:56:|next ;
tests/t300.d/out:57:|
tests/t300.d/out:58:|
tests/t300.d/out:59:|desc
tests/t300.d/out:60:|@
tests/t300.d/out:61:|@
tests/t300.d/out:62:|
tests/t300.d/out:63:|
tests/t300.d/out:64:|1.1
tests/t300.d/out:65:|log
tests/t300.d/out:66:|@Initial revision
tests/t300.d/out:67:|@
tests/t300.d/out:68:|text
tests/t300.d/out:69:|@
@
tests/t300.d/out:71:rlog: t300.d/x,v:10: missing author
tests/t300.d/out:72:rlog aborted
tests/t300.d/out:73:* (zinvasion) ./fake/empty-minimal
tests/t300.d/out:74:** (barf) typo at beginning of line 1
tests/t300.d/out:75:|zhead;
tests/t300.d/out:76:|access;
tests/t300.d/out:77:|symbols;
tests/t300.d/out:78:|locks;
tests/t300.d/out:79:|desc
tests/t300.d/out:80:|@@
tests/t300.d/out:82:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:83:rlog aborted
tests/t300.d/out:84:** (barf) typo at first char of line 1
tests/t300.d/out:85:|zead;
tests/t300.d/out:86:|access;
tests/t300.d/out:87:|symbols;
tests/t300.d/out:88:|locks;
tests/t300.d/out:89:|desc
tests/t300.d/out:90:|@@
tests/t300.d/out:92:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:93:rlog aborted
tests/t300.d/out:94:** (barf) typo at last char of line 1
tests/t300.d/out:95:|headz
tests/t300.d/out:96:|access;
tests/t300.d/out:97:|symbols;
tests/t300.d/out:98:|locks;
tests/t300.d/out:99:|desc
tests/t300.d/out:100:|@@
tests/t300.d/out:102:rlog: t300.d/x,v:1: missing semicolon after `head'
tests/t300.d/out:103:rlog aborted
tests/t300.d/out:104:** (barf) typo at end of line 1
tests/t300.d/out:105:|head;z
tests/t300.d/out:106:|access;
tests/t300.d/out:107:|symbols;
tests/t300.d/out:108:|locks;
tests/t300.d/out:109:|desc
tests/t300.d/out:110:|@@
tests/t300.d/out:112:rlog: t300.d/x,v:1: missing `access' keyword
tests/t300.d/out:113:rlog aborted
tests/t300.d/out:114:** (barf) typo at beginning of line 2
tests/t300.d/out:115:|head;
tests/t300.d/out:116:|zaccess;
tests/t300.d/out:117:|symbols;
tests/t300.d/out:118:|locks;
tests/t300.d/out:119:|desc
tests/t300.d/out:120:|@@
tests/t300.d/out:122:rlog: t300.d/x,v:2: missing `access' keyword
tests/t300.d/out:123:rlog aborted
tests/t300.d/out:124:** (barf) typo at first char of line 2
tests/t300.d/out:125:|head;
tests/t300.d/out:126:|zccess;
tests/t300.d/out:127:|symbols;
tests/t300.d/out:128:|locks;
tests/t300.d/out:129:|desc
tests/t300.d/out:130:|@@
tests/t300.d/out:132:rlog: t300.d/x,v:2: missing `access' keyword
tests/t300.d/out:133:rlog aborted
tests/t300.d/out:134:** (barf) typo at last char of line 2
tests/t300.d/out:135:|head;
tests/t300.d/out:136:|accessz
tests/t300.d/out:137:|symbols;
tests/t300.d/out:138:|locks;
tests/t300.d/out:139:|desc
tests/t300.d/out:140:|@@
tests/t300.d/out:142:rlog: t300.d/x,v:4: missing `symbols' keyword
tests/t300.d/out:143:rlog aborted
tests/t300.d/out:144:** (barf) typo at end of line 2
tests/t300.d/out:145:|head;
tests/t300.d/out:146:|access;z
tests/t300.d/out:147:|symbols;
tests/t300.d/out:148:|locks;
tests/t300.d/out:149:|desc
tests/t300.d/out:150:|@@
tests/t300.d/out:152:rlog: t300.d/x,v:2: missing `symbols' keyword
tests/t300.d/out:153:rlog aborted
tests/t300.d/out:154:** (barf) typo at beginning of line 3
tests/t300.d/out:155:|head;
tests/t300.d/out:156:|access;
tests/t300.d/out:157:|zsymbols;
tests/t300.d/out:158:|locks;
tests/t300.d/out:159:|desc
tests/t300.d/out:160:|@@
tests/t300.d/out:162:rlog: t300.d/x,v:3: missing `symbols' keyword
tests/t300.d/out:163:rlog aborted
tests/t300.d/out:164:** (barf) typo at first char of line 3
tests/t300.d/out:165:|head;
tests/t300.d/out:166:|access;
tests/t300.d/out:167:|zymbols;
tests/t300.d/out:168:|locks;
tests/t300.d/out:169:|desc
tests/t300.d/out:170:|@@
tests/t300.d/out:172:rlog: t300.d/x,v:3: missing `symbols' keyword
tests/t300.d/out:173:rlog aborted
tests/t300.d/out:174:** (barf) typo at last char of line 3
tests/t300.d/out:175:|head;
tests/t300.d/out:176:|access;
tests/t300.d/out:177:|symbolsz
tests/t300.d/out:178:|locks;
tests/t300.d/out:179:|desc
tests/t300.d/out:180:|@@
tests/t300.d/out:182:rlog: t300.d/x,v:3: missing ':' in symbolic name definition
tests/t300.d/out:183:rlog aborted
tests/t300.d/out:184:** (barf) typo at end of line 3
tests/t300.d/out:185:|head;
tests/t300.d/out:186:|access;
tests/t300.d/out:187:|symbols;z
tests/t300.d/out:188:|locks;
tests/t300.d/out:189:|desc
tests/t300.d/out:190:|@@
tests/t300.d/out:192:rlog: t300.d/x,v:3: missing `locks' keyword
tests/t300.d/out:193:rlog aborted
tests/t300.d/out:194:** (barf) typo at beginning of line 4
tests/t300.d/out:195:|head;
tests/t300.d/out:196:|access;
tests/t300.d/out:197:|symbols;
tests/t300.d/out:198:|zlocks;
tests/t300.d/out:199:|desc
tests/t300.d/out:200:|@@
tests/t300.d/out:202:rlog: t300.d/x,v:4: missing `locks' keyword
tests/t300.d/out:203:rlog aborted
tests/t300.d/out:204:** (barf) typo at first char of line 4
tests/t300.d/out:205:|head;
tests/t300.d/out:206:|access;
tests/t300.d/out:207:|symbols;
tests/t300.d/out:208:|zocks;
tests/t300.d/out:209:|desc
tests/t300.d/out:210:|@@
tests/t300.d/out:212:rlog: t300.d/x,v:4: missing `locks' keyword
tests/t300.d/out:213:rlog aborted
tests/t300.d/out:214:** (barf) typo at last char of line 4
tests/t300.d/out:215:|head;
tests/t300.d/out:216:|access;
tests/t300.d/out:217:|symbols;
tests/t300.d/out:218:|locksz
tests/t300.d/out:219:|desc
tests/t300.d/out:220:|@@
tests/t300.d/out:222:rlog: t300.d/x,v:4: missing ':' in locker definition
tests/t300.d/out:223:rlog aborted
tests/t300.d/out:224:** (barf) typo at end of line 4
tests/t300.d/out:225:|head;
tests/t300.d/out:226:|access;
tests/t300.d/out:227:|symbols;
tests/t300.d/out:228:|locks;z
tests/t300.d/out:229:|desc
tests/t300.d/out:230:|@@
tests/t300.d/out:232:rlog: t300.d/x,v:4: missing `desc' keyword
tests/t300.d/out:233:rlog aborted
tests/t300.d/out:234:** (barf) typo at beginning of line 5
tests/t300.d/out:235:|head;
tests/t300.d/out:236:|access;
tests/t300.d/out:237:|symbols;
tests/t300.d/out:238:|locks;
tests/t300.d/out:239:|zdesc
tests/t300.d/out:240:|@@
tests/t300.d/out:242:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:243:rlog aborted
tests/t300.d/out:244:** (barf) typo at first char of line 5
tests/t300.d/out:245:|head;
tests/t300.d/out:246:|access;
tests/t300.d/out:247:|symbols;
tests/t300.d/out:248:|locks;
tests/t300.d/out:249:|zesc
tests/t300.d/out:250:|@@
tests/t300.d/out:252:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:253:rlog aborted
tests/t300.d/out:254:** (barf) typo at last char of line 5
tests/t300.d/out:255:|head;
tests/t300.d/out:256:|access;
tests/t300.d/out:257:|symbols;
tests/t300.d/out:258:|locks;
tests/t300.d/out:259:|desz
tests/t300.d/out:260:|@@
tests/t300.d/out:262:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:263:rlog aborted
tests/t300.d/out:264:** (barf) typo at end of line 5
tests/t300.d/out:265:|head;
tests/t300.d/out:266:|access;
tests/t300.d/out:267:|symbols;
tests/t300.d/out:268:|locks;
tests/t300.d/out:269:|descz
tests/t300.d/out:270:|@@
tests/t300.d/out:272:rlog: t300.d/x,v:5: junk at end of file: 'z'
tests/t300.d/out:273:rlog aborted
tests/t300.d/out:274:** (barf) typo at beginning of line 6
tests/t300.d/out:275:|head;
tests/t300.d/out:276:|access;
tests/t300.d/out:277:|symbols;
tests/t300.d/out:278:|locks;
tests/t300.d/out:279:|desc
tests/t300.d/out:280:|z@@
tests/t300.d/out:282:rlog: t300.d/x,v:6: junk at end of file: 'z'
tests/t300.d/out:283:rlog aborted
tests/t300.d/out:284:** (barf) typo at first char of line 6
tests/t300.d/out:285:|head;
tests/t300.d/out:286:|access;
tests/t300.d/out:287:|symbols;
tests/t300.d/out:288:|locks;
tests/t300.d/out:289:|desc
tests/t300.d/out:290:|z@
tests/t300.d/out:292:rlog: t300.d/x,v:6: junk at end of file: 'z'
tests/t300.d/out:293:rlog aborted
tests/t300.d/out:294:** (barf) typo at last char of line 6
tests/t300.d/out:295:|head;
tests/t300.d/out:296:|access;
tests/t300.d/out:297:|symbols;
tests/t300.d/out:298:|locks;
tests/t300.d/out:299:|desc
tests/t300.d/out:300:|@z
tests/t300.d/out:302:rlog: t300.d/x,v:7: unexpected end of file
tests/t300.d/out:303:rlog aborted
tests/t300.d/out:304:** (barf) typo at end of line 6
tests/t300.d/out:305:|head;
tests/t300.d/out:306:|access;
tests/t300.d/out:307:|symbols;
tests/t300.d/out:308:|locks;
tests/t300.d/out:309:|desc
tests/t300.d/out:310:|@@z
tests/t300.d/out:312:rlog: t300.d/x,v:6: junk at end of file: 'z'
tests/t300.d/out:313:rlog aborted
tests/t300.d/out:314:* (zinvasion) ./fake/empty
tests/t300.d/out:315:** (barf) typo at beginning of line 1
tests/t300.d/out:316:|zhead;
tests/t300.d/out:317:|access;
tests/t300.d/out:318:|symbols;
tests/t300.d/out:319:|locks; strict;
tests/t300.d/out:320:|comment @# @;
tests/t300.d/out:321:|desc
tests/t300.d/out:322:|@@
tests/t300.d/out:324:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:325:rlog aborted
tests/t300.d/out:326:** (barf) typo at first char of line 1
tests/t300.d/out:327:|zead;
tests/t300.d/out:328:|access;
tests/t300.d/out:329:|symbols;
tests/t300.d/out:330:|locks; strict;
tests/t300.d/out:331:|comment @# @;
tests/t300.d/out:332:|desc
tests/t300.d/out:333:|@@
tests/t300.d/out:335:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:336:rlog aborted
tests/t300.d/out:337:** (barf) typo at last char of line 1
tests/t300.d/out:338:|headz
tests/t300.d/out:339:|access;
tests/t300.d/out:340:|symbols;
tests/t300.d/out:341:|locks; strict;
tests/t300.d/out:342:|comment @# @;
tests/t300.d/out:343:|desc
tests/t300.d/out:344:|@@
tests/t300.d/out:346:rlog: t300.d/x,v:1: missing semicolon after `head'
tests/t300.d/out:347:rlog aborted
tests/t300.d/out:348:** (barf) typo at end of line 1
tests/t300.d/out:349:|head;z
tests/t300.d/out:350:|access;
tests/t300.d/out:351:|symbols;
tests/t300.d/out:352:|locks; strict;
tests/t300.d/out:353:|comment @# @;
tests/t300.d/out:354:|desc
tests/t300.d/out:355:|@@
tests/t300.d/out:357:rlog: t300.d/x,v:1: missing `access' keyword
tests/t300.d/out:358:rlog aborted
tests/t300.d/out:359:** (barf) typo at beginning of line 2
tests/t300.d/out:360:|head;
tests/t300.d/out:361:|zaccess;
tests/t300.d/out:362:|symbols;
tests/t300.d/out:363:|locks; strict;
tests/t300.d/out:364:|comment @# @;
tests/t300.d/out:365:|desc
tests/t300.d/out:366:|@@
tests/t300.d/out:368:rlog: t300.d/x,v:2: missing `access' keyword
tests/t300.d/out:369:rlog aborted
tests/t300.d/out:370:** (barf) typo at first char of line 2
tests/t300.d/out:371:|head;
tests/t300.d/out:372:|zccess;
tests/t300.d/out:373:|symbols;
tests/t300.d/out:374:|locks; strict;
tests/t300.d/out:375:|comment @# @;
tests/t300.d/out:376:|desc
tests/t300.d/out:377:|@@
tests/t300.d/out:379:rlog: t300.d/x,v:2: missing `access' keyword
tests/t300.d/out:380:rlog aborted
tests/t300.d/out:381:** (barf) typo at last char of line 2
tests/t300.d/out:382:|head;
tests/t300.d/out:383:|accessz
tests/t300.d/out:384:|symbols;
tests/t300.d/out:385:|locks; strict;
tests/t300.d/out:386:|comment @# @;
tests/t300.d/out:387:|desc
tests/t300.d/out:388:|@@
tests/t300.d/out:390:rlog: t300.d/x,v:4: missing `symbols' keyword
tests/t300.d/out:391:rlog aborted
tests/t300.d/out:392:** (barf) typo at end of line 2
tests/t300.d/out:393:|head;
tests/t300.d/out:394:|access;z
tests/t300.d/out:395:|symbols;
tests/t300.d/out:396:|locks; strict;
tests/t300.d/out:397:|comment @# @;
tests/t300.d/out:398:|desc
tests/t300.d/out:399:|@@
tests/t300.d/out:401:rlog: t300.d/x,v:2: missing `symbols' keyword
tests/t300.d/out:402:rlog aborted
tests/t300.d/out:403:** (barf) typo at beginning of line 3
tests/t300.d/out:404:|head;
tests/t300.d/out:405:|access;
tests/t300.d/out:406:|zsymbols;
tests/t300.d/out:407:|locks; strict;
tests/t300.d/out:408:|comment @# @;
tests/t300.d/out:409:|desc
tests/t300.d/out:410:|@@
tests/t300.d/out:412:rlog: t300.d/x,v:3: missing `symbols' keyword
tests/t300.d/out:413:rlog aborted
tests/t300.d/out:414:** (barf) typo at first char of line 3
tests/t300.d/out:415:|head;
tests/t300.d/out:416:|access;
tests/t300.d/out:417:|zymbols;
tests/t300.d/out:418:|locks; strict;
tests/t300.d/out:419:|comment @# @;
tests/t300.d/out:420:|desc
tests/t300.d/out:421:|@@
tests/t300.d/out:423:rlog: t300.d/x,v:3: missing `symbols' keyword
tests/t300.d/out:424:rlog aborted
tests/t300.d/out:425:** (barf) typo at last char of line 3
tests/t300.d/out:426:|head;
tests/t300.d/out:427:|access;
tests/t300.d/out:428:|symbolsz
tests/t300.d/out:429:|locks; strict;
tests/t300.d/out:430:|comment @# @;
tests/t300.d/out:431:|desc
tests/t300.d/out:432:|@@
tests/t300.d/out:434:rlog: t300.d/x,v:3: missing ':' in symbolic name definition
tests/t300.d/out:435:rlog aborted
tests/t300.d/out:436:** (barf) typo at end of line 3
tests/t300.d/out:437:|head;
tests/t300.d/out:438:|access;
tests/t300.d/out:439:|symbols;z
tests/t300.d/out:440:|locks; strict;
tests/t300.d/out:441:|comment @# @;
tests/t300.d/out:442:|desc
tests/t300.d/out:443:|@@
tests/t300.d/out:445:rlog: t300.d/x,v:3: missing `locks' keyword
tests/t300.d/out:446:rlog aborted
tests/t300.d/out:447:** (barf) typo at beginning of line 4
tests/t300.d/out:448:|head;
tests/t300.d/out:449:|access;
tests/t300.d/out:450:|symbols;
tests/t300.d/out:451:|zlocks; strict;
tests/t300.d/out:452:|comment @# @;
tests/t300.d/out:453:|desc
tests/t300.d/out:454:|@@
tests/t300.d/out:456:rlog: t300.d/x,v:4: missing `locks' keyword
tests/t300.d/out:457:rlog aborted
tests/t300.d/out:458:** (barf) typo at first char of line 4
tests/t300.d/out:459:|head;
tests/t300.d/out:460:|access;
tests/t300.d/out:461:|symbols;
tests/t300.d/out:462:|zocks; strict;
tests/t300.d/out:463:|comment @# @;
tests/t300.d/out:464:|desc
tests/t300.d/out:465:|@@
tests/t300.d/out:467:rlog: t300.d/x,v:4: missing `locks' keyword
tests/t300.d/out:468:rlog aborted
tests/t300.d/out:469:** (barf) typo at last char of line 4
tests/t300.d/out:470:|head;
tests/t300.d/out:471:|access;
tests/t300.d/out:472:|symbols;
tests/t300.d/out:473:|locks; strictz
tests/t300.d/out:474:|comment @# @;
tests/t300.d/out:475:|desc
tests/t300.d/out:476:|@@
tests/t300.d/out:478:rlog: t300.d/x,v:4: missing semicolon after `strict'
tests/t300.d/out:479:rlog aborted
tests/t300.d/out:480:** (barf) typo at end of line 4
tests/t300.d/out:481:|head;
tests/t300.d/out:482:|access;
tests/t300.d/out:483:|symbols;
tests/t300.d/out:484:|locks; strict;z
tests/t300.d/out:485:|comment @# @;
tests/t300.d/out:486:|desc
tests/t300.d/out:487:|@@
tests/t300.d/out:489:rlog: t300.d/x,v:4: missing `desc' keyword
tests/t300.d/out:490:rlog aborted
tests/t300.d/out:491:** (barf) typo at beginning of line 5
tests/t300.d/out:492:|head;
tests/t300.d/out:493:|access;
tests/t300.d/out:494:|symbols;
tests/t300.d/out:495:|locks; strict;
tests/t300.d/out:496:|zcomment @# @;
tests/t300.d/out:497:|desc
tests/t300.d/out:498:|@@
tests/t300.d/out:500:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:501:rlog aborted
tests/t300.d/out:502:** (barf) typo at first char of line 5
tests/t300.d/out:503:|head;
tests/t300.d/out:504:|access;
tests/t300.d/out:505:|symbols;
tests/t300.d/out:506:|locks; strict;
tests/t300.d/out:507:|zomment @# @;
tests/t300.d/out:508:|desc
tests/t300.d/out:509:|@@
tests/t300.d/out:511:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:512:rlog aborted
tests/t300.d/out:513:** (barf) typo at last char of line 5
tests/t300.d/out:514:|head;
tests/t300.d/out:515:|access;
tests/t300.d/out:516:|symbols;
tests/t300.d/out:517:|locks; strict;
tests/t300.d/out:518:|comment @# @z
tests/t300.d/out:519:|desc
tests/t300.d/out:520:|@@
tests/t300.d/out:522:rlog: t300.d/x,v:5: missing semicolon after `comment'
tests/t300.d/out:523:rlog aborted
tests/t300.d/out:524:** (barf) typo at end of line 5
tests/t300.d/out:525:|head;
tests/t300.d/out:526:|access;
tests/t300.d/out:527:|symbols;
tests/t300.d/out:528:|locks; strict;
tests/t300.d/out:529:|comment @# @;z
tests/t300.d/out:530:|desc
tests/t300.d/out:531:|@@
tests/t300.d/out:533:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:534:rlog aborted
tests/t300.d/out:535:** (barf) typo at beginning of line 6
tests/t300.d/out:536:|head;
tests/t300.d/out:537:|access;
tests/t300.d/out:538:|symbols;
tests/t300.d/out:539:|locks; strict;
tests/t300.d/out:540:|comment @# @;
tests/t300.d/out:541:|zdesc
tests/t300.d/out:542:|@@
tests/t300.d/out:544:rlog: t300.d/x,v:6: missing `desc' keyword
tests/t300.d/out:545:rlog aborted
tests/t300.d/out:546:** (barf) typo at first char of line 6
tests/t300.d/out:547:|head;
tests/t300.d/out:548:|access;
tests/t300.d/out:549:|symbols;
tests/t300.d/out:550:|locks; strict;
tests/t300.d/out:551:|comment @# @;
tests/t300.d/out:552:|zesc
tests/t300.d/out:553:|@@
tests/t300.d/out:555:rlog: t300.d/x,v:6: missing `desc' keyword
tests/t300.d/out:556:rlog aborted
tests/t300.d/out:557:** (barf) typo at last char of line 6
tests/t300.d/out:558:|head;
tests/t300.d/out:559:|access;
tests/t300.d/out:560:|symbols;
tests/t300.d/out:561:|locks; strict;
tests/t300.d/out:562:|comment @# @;
tests/t300.d/out:563:|desz
tests/t300.d/out:564:|@@
tests/t300.d/out:566:rlog: t300.d/x,v:6: missing `desc' keyword
tests/t300.d/out:567:rlog aborted
tests/t300.d/out:568:** (barf) typo at end of line 6
tests/t300.d/out:569:|head;
tests/t300.d/out:570:|access;
tests/t300.d/out:571:|symbols;
tests/t300.d/out:572:|locks; strict;
tests/t300.d/out:573:|comment @# @;
tests/t300.d/out:574:|descz
tests/t300.d/out:575:|@@
tests/t300.d/out:577:rlog: t300.d/x,v:6: junk at end of file: 'z'
tests/t300.d/out:578:rlog aborted
tests/t300.d/out:579:** (barf) typo at beginning of line 7
tests/t300.d/out:580:|head;
tests/t300.d/out:581:|access;
tests/t300.d/out:582:|symbols;
tests/t300.d/out:583:|locks; strict;
tests/t300.d/out:584:|comment @# @;
tests/t300.d/out:585:|desc
tests/t300.d/out:586:|z@@
tests/t300.d/out:588:rlog: t300.d/x,v:7: junk at end of file: 'z'
tests/t300.d/out:589:rlog aborted
tests/t300.d/out:590:** (barf) typo at first char of line 7
tests/t300.d/out:591:|head;
tests/t300.d/out:592:|access;
tests/t300.d/out:593:|symbols;
tests/t300.d/out:594:|locks; strict;
tests/t300.d/out:595:|comment @# @;
tests/t300.d/out:596:|desc
tests/t300.d/out:597:|z@
tests/t300.d/out:599:rlog: t300.d/x,v:7: junk at end of file: 'z'
tests/t300.d/out:600:rlog aborted
tests/t300.d/out:601:** (barf) typo at last char of line 7
tests/t300.d/out:602:|head;
tests/t300.d/out:603:|access;
tests/t300.d/out:604:|symbols;
tests/t300.d/out:605:|locks; strict;
tests/t300.d/out:606:|comment @# @;
tests/t300.d/out:607:|desc
tests/t300.d/out:608:|@z
tests/t300.d/out:610:rlog: t300.d/x,v:8: unexpected end of file
tests/t300.d/out:611:rlog aborted
tests/t300.d/out:612:** (barf) typo at end of line 7
tests/t300.d/out:613:|head;
tests/t300.d/out:614:|access;
tests/t300.d/out:615:|symbols;
tests/t300.d/out:616:|locks; strict;
tests/t300.d/out:617:|comment @# @;
tests/t300.d/out:618:|desc
tests/t300.d/out:619:|@@z
tests/t300.d/out:621:rlog: t300.d/x,v:7: junk at end of file: 'z'
tests/t300.d/out:622:rlog aborted
tests/t300.d/out:623:* (zinvasion) ./fake/one
tests/t300.d/out:624:** (barf) typo at beginning of line 1
tests/t300.d/out:625:|zhead 1.1;
tests/t300.d/out:626:|access;
tests/t300.d/out:627:|symbols;
tests/t300.d/out:628:|locks; strict;
tests/t300.d/out:629:|comment @# @;
tests/t300.d/out:630:|
tests/t300.d/out:631:|1.1
tests/t300.d/out:632:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:633:|branches;
tests/t300.d/out:634:|next ;
tests/t300.d/out:635:|
tests/t300.d/out:636:|
tests/t300.d/out:637:|desc
tests/t300.d/out:638:|@@
tests/t300.d/out:639:|
tests/t300.d/out:640:|
tests/t300.d/out:641:|1.1
tests/t300.d/out:642:|log
tests/t300.d/out:643:|@Initial revision
tests/t300.d/out:644:|@
tests/t300.d/out:645:|text
tests/t300.d/out:646:|@foo
tests/t300.d/out:647:|@
tests/t300.d/out:649:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:650:rlog aborted
tests/t300.d/out:651:** (barf) typo at first char of line 1
tests/t300.d/out:652:|zead 1.1;
tests/t300.d/out:653:|access;
tests/t300.d/out:654:|symbols;
tests/t300.d/out:655:|locks; strict;
tests/t300.d/out:656:|comment @# @;
tests/t300.d/out:657:|
tests/t300.d/out:658:|1.1
tests/t300.d/out:659:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:660:|branches;
tests/t300.d/out:661:|next ;
tests/t300.d/out:662:|
tests/t300.d/out:663:|
tests/t300.d/out:664:|desc
tests/t300.d/out:665:|@@
tests/t300.d/out:666:|
tests/t300.d/out:667:|
tests/t300.d/out:668:|1.1
tests/t300.d/out:669:|log
tests/t300.d/out:670:|@Initial revision
tests/t300.d/out:671:|@
tests/t300.d/out:672:|text
tests/t300.d/out:673:|@foo
tests/t300.d/out:674:|@
tests/t300.d/out:676:rlog: t300.d/x,v:1: missing `head' keyword
tests/t300.d/out:677:rlog aborted
tests/t300.d/out:678:** (barf) typo at last char of line 1
tests/t300.d/out:679:|head 1.1z
tests/t300.d/out:680:|access;
tests/t300.d/out:681:|symbols;
tests/t300.d/out:682:|locks; strict;
tests/t300.d/out:683:|comment @# @;
tests/t300.d/out:684:|
tests/t300.d/out:685:|1.1
tests/t300.d/out:686:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:687:|branches;
tests/t300.d/out:688:|next ;
tests/t300.d/out:689:|
tests/t300.d/out:690:|
tests/t300.d/out:691:|desc
tests/t300.d/out:692:|@@
tests/t300.d/out:693:|
tests/t300.d/out:694:|
tests/t300.d/out:695:|1.1
tests/t300.d/out:696:|log
tests/t300.d/out:697:|@Initial revision
tests/t300.d/out:698:|@
tests/t300.d/out:699:|text
tests/t300.d/out:700:|@foo
tests/t300.d/out:701:|@
tests/t300.d/out:703:rlog: t300.d/x,v:1: invalid revision number: 1.1z
tests/t300.d/out:704:rlog aborted
tests/t300.d/out:705:** (barf) typo at end of line 1
tests/t300.d/out:706:|head 1.1;z
tests/t300.d/out:707:|access;
tests/t300.d/out:708:|symbols;
tests/t300.d/out:709:|locks; strict;
tests/t300.d/out:710:|comment @# @;
tests/t300.d/out:711:|
tests/t300.d/out:712:|1.1
tests/t300.d/out:713:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:714:|branches;
tests/t300.d/out:715:|next ;
tests/t300.d/out:716:|
tests/t300.d/out:717:|
tests/t300.d/out:718:|desc
tests/t300.d/out:719:|@@
tests/t300.d/out:720:|
tests/t300.d/out:721:|
tests/t300.d/out:722:|1.1
tests/t300.d/out:723:|log
tests/t300.d/out:724:|@Initial revision
tests/t300.d/out:725:|@
tests/t300.d/out:726:|text
tests/t300.d/out:727:|@foo
tests/t300.d/out:728:|@
tests/t300.d/out:730:rlog: t300.d/x,v:1: missing `access' keyword
tests/t300.d/out:731:rlog aborted
tests/t300.d/out:732:** (barf) typo at beginning of line 2
tests/t300.d/out:733:|head 1.1;
tests/t300.d/out:734:|zaccess;
tests/t300.d/out:735:|symbols;
tests/t300.d/out:736:|locks; strict;
tests/t300.d/out:737:|comment @# @;
tests/t300.d/out:738:|
tests/t300.d/out:739:|1.1
tests/t300.d/out:740:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:741:|branches;
tests/t300.d/out:742:|next ;
tests/t300.d/out:743:|
tests/t300.d/out:744:|
tests/t300.d/out:745:|desc
tests/t300.d/out:746:|@@
tests/t300.d/out:747:|
tests/t300.d/out:748:|
tests/t300.d/out:749:|1.1
tests/t300.d/out:750:|log
tests/t300.d/out:751:|@Initial revision
tests/t300.d/out:752:|@
tests/t300.d/out:753:|text
tests/t300.d/out:754:|@foo
tests/t300.d/out:755:|@
tests/t300.d/out:757:rlog: t300.d/x,v:2: missing `access' keyword
tests/t300.d/out:758:rlog aborted
tests/t300.d/out:759:** (barf) typo at first char of line 2
tests/t300.d/out:760:|head 1.1;
tests/t300.d/out:761:|zccess;
tests/t300.d/out:762:|symbols;
tests/t300.d/out:763:|locks; strict;
tests/t300.d/out:764:|comment @# @;
tests/t300.d/out:765:|
tests/t300.d/out:766:|1.1
tests/t300.d/out:767:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:768:|branches;
tests/t300.d/out:769:|next ;
tests/t300.d/out:770:|
tests/t300.d/out:771:|
tests/t300.d/out:772:|desc
tests/t300.d/out:773:|@@
tests/t300.d/out:774:|
tests/t300.d/out:775:|
tests/t300.d/out:776:|1.1
tests/t300.d/out:777:|log
tests/t300.d/out:778:|@Initial revision
tests/t300.d/out:779:|@
tests/t300.d/out:780:|text
tests/t300.d/out:781:|@foo
tests/t300.d/out:782:|@
tests/t300.d/out:784:rlog: t300.d/x,v:2: missing `access' keyword
tests/t300.d/out:785:rlog aborted
tests/t300.d/out:786:** (barf) typo at last char of line 2
tests/t300.d/out:787:|head 1.1;
tests/t300.d/out:788:|accessz
tests/t300.d/out:789:|symbols;
tests/t300.d/out:790:|locks; strict;
tests/t300.d/out:791:|comment @# @;
tests/t300.d/out:792:|
tests/t300.d/out:793:|1.1
tests/t300.d/out:794:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:795:|branches;
tests/t300.d/out:796:|next ;
tests/t300.d/out:797:|
tests/t300.d/out:798:|
tests/t300.d/out:799:|desc
tests/t300.d/out:800:|@@
tests/t300.d/out:801:|
tests/t300.d/out:802:|
tests/t300.d/out:803:|1.1
tests/t300.d/out:804:|log
tests/t300.d/out:805:|@Initial revision
tests/t300.d/out:806:|@
tests/t300.d/out:807:|text
tests/t300.d/out:808:|@foo
tests/t300.d/out:809:|@
tests/t300.d/out:811:rlog: t300.d/x,v:4: missing `symbols' keyword
tests/t300.d/out:812:rlog aborted
tests/t300.d/out:813:** (barf) typo at end of line 2
tests/t300.d/out:814:|head 1.1;
tests/t300.d/out:815:|access;z
tests/t300.d/out:816:|symbols;
tests/t300.d/out:817:|locks; strict;
tests/t300.d/out:818:|comment @# @;
tests/t300.d/out:819:|
tests/t300.d/out:820:|1.1
tests/t300.d/out:821:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:822:|branches;
tests/t300.d/out:823:|next ;
tests/t300.d/out:824:|
tests/t300.d/out:825:|
tests/t300.d/out:826:|desc
tests/t300.d/out:827:|@@
tests/t300.d/out:828:|
tests/t300.d/out:829:|
tests/t300.d/out:830:|1.1
tests/t300.d/out:831:|log
tests/t300.d/out:832:|@Initial revision
tests/t300.d/out:833:|@
tests/t300.d/out:834:|text
tests/t300.d/out:835:|@foo
tests/t300.d/out:836:|@
tests/t300.d/out:838:rlog: t300.d/x,v:2: missing `symbols' keyword
tests/t300.d/out:839:rlog aborted
tests/t300.d/out:840:** (barf) typo at beginning of line 3
tests/t300.d/out:841:|head 1.1;
tests/t300.d/out:842:|access;
tests/t300.d/out:843:|zsymbols;
tests/t300.d/out:844:|locks; strict;
tests/t300.d/out:845:|comment @# @;
tests/t300.d/out:846:|
tests/t300.d/out:847:|1.1
tests/t300.d/out:848:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:849:|branches;
tests/t300.d/out:850:|next ;
tests/t300.d/out:851:|
tests/t300.d/out:852:|
tests/t300.d/out:853:|desc
tests/t300.d/out:854:|@@
tests/t300.d/out:855:|
tests/t300.d/out:856:|
tests/t300.d/out:857:|1.1
tests/t300.d/out:858:|log
tests/t300.d/out:859:|@Initial revision
tests/t300.d/out:860:|@
tests/t300.d/out:861:|text
tests/t300.d/out:862:|@foo
tests/t300.d/out:863:|@
tests/t300.d/out:865:rlog: t300.d/x,v:3: missing `symbols' keyword
tests/t300.d/out:866:rlog aborted
tests/t300.d/out:867:** (barf) typo at first char of line 3
tests/t300.d/out:868:|head 1.1;
tests/t300.d/out:869:|access;
tests/t300.d/out:870:|zymbols;
tests/t300.d/out:871:|locks; strict;
tests/t300.d/out:872:|comment @# @;
tests/t300.d/out:873:|
tests/t300.d/out:874:|1.1
tests/t300.d/out:875:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:876:|branches;
tests/t300.d/out:877:|next ;
tests/t300.d/out:878:|
tests/t300.d/out:879:|
tests/t300.d/out:880:|desc
tests/t300.d/out:881:|@@
tests/t300.d/out:882:|
tests/t300.d/out:883:|
tests/t300.d/out:884:|1.1
tests/t300.d/out:885:|log
tests/t300.d/out:886:|@Initial revision
tests/t300.d/out:887:|@
tests/t300.d/out:888:|text
tests/t300.d/out:889:|@foo
tests/t300.d/out:890:|@
tests/t300.d/out:892:rlog: t300.d/x,v:3: missing `symbols' keyword
tests/t300.d/out:893:rlog aborted
tests/t300.d/out:894:** (barf) typo at last char of line 3
tests/t300.d/out:895:|head 1.1;
tests/t300.d/out:896:|access;
tests/t300.d/out:897:|symbolsz
tests/t300.d/out:898:|locks; strict;
tests/t300.d/out:899:|comment @# @;
tests/t300.d/out:900:|
tests/t300.d/out:901:|1.1
tests/t300.d/out:902:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:903:|branches;
tests/t300.d/out:904:|next ;
tests/t300.d/out:905:|
tests/t300.d/out:906:|
tests/t300.d/out:907:|desc
tests/t300.d/out:908:|@@
tests/t300.d/out:909:|
tests/t300.d/out:910:|
tests/t300.d/out:911:|1.1
tests/t300.d/out:912:|log
tests/t300.d/out:913:|@Initial revision
tests/t300.d/out:914:|@
tests/t300.d/out:915:|text
tests/t300.d/out:916:|@foo
tests/t300.d/out:917:|@
tests/t300.d/out:919:rlog: t300.d/x,v:3: missing ':' in symbolic name definition
tests/t300.d/out:920:rlog aborted
tests/t300.d/out:921:** (barf) typo at end of line 3
tests/t300.d/out:922:|head 1.1;
tests/t300.d/out:923:|access;
tests/t300.d/out:924:|symbols;z
tests/t300.d/out:925:|locks; strict;
tests/t300.d/out:926:|comment @# @;
tests/t300.d/out:927:|
tests/t300.d/out:928:|1.1
tests/t300.d/out:929:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:930:|branches;
tests/t300.d/out:931:|next ;
tests/t300.d/out:932:|
tests/t300.d/out:933:|
tests/t300.d/out:934:|desc
tests/t300.d/out:935:|@@
tests/t300.d/out:936:|
tests/t300.d/out:937:|
tests/t300.d/out:938:|1.1
tests/t300.d/out:939:|log
tests/t300.d/out:940:|@Initial revision
tests/t300.d/out:941:|@
tests/t300.d/out:942:|text
tests/t300.d/out:943:|@foo
tests/t300.d/out:944:|@
tests/t300.d/out:946:rlog: t300.d/x,v:3: missing `locks' keyword
tests/t300.d/out:947:rlog aborted
tests/t300.d/out:948:** (barf) typo at beginning of line 4
tests/t300.d/out:949:|head 1.1;
tests/t300.d/out:950:|access;
tests/t300.d/out:951:|symbols;
tests/t300.d/out:952:|zlocks; strict;
tests/t300.d/out:953:|comment @# @;
tests/t300.d/out:954:|
tests/t300.d/out:955:|1.1
tests/t300.d/out:956:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:957:|branches;
tests/t300.d/out:958:|next ;
tests/t300.d/out:959:|
tests/t300.d/out:960:|
tests/t300.d/out:961:|desc
tests/t300.d/out:962:|@@
tests/t300.d/out:963:|
tests/t300.d/out:964:|
tests/t300.d/out:965:|1.1
tests/t300.d/out:966:|log
tests/t300.d/out:967:|@Initial revision
tests/t300.d/out:968:|@
tests/t300.d/out:969:|text
tests/t300.d/out:970:|@foo
tests/t300.d/out:971:|@
tests/t300.d/out:973:rlog: t300.d/x,v:4: missing `locks' keyword
tests/t300.d/out:974:rlog aborted
tests/t300.d/out:975:** (barf) typo at first char of line 4
tests/t300.d/out:976:|head 1.1;
tests/t300.d/out:977:|access;
tests/t300.d/out:978:|symbols;
tests/t300.d/out:979:|zocks; strict;
tests/t300.d/out:980:|comment @# @;
tests/t300.d/out:981:|
tests/t300.d/out:982:|1.1
tests/t300.d/out:983:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:984:|branches;
tests/t300.d/out:985:|next ;
tests/t300.d/out:986:|
tests/t300.d/out:987:|
tests/t300.d/out:988:|desc
tests/t300.d/out:989:|@@
tests/t300.d/out:990:|
tests/t300.d/out:991:|
tests/t300.d/out:992:|1.1
tests/t300.d/out:993:|log
tests/t300.d/out:994:|@Initial revision
tests/t300.d/out:995:|@
tests/t300.d/out:996:|text
tests/t300.d/out:997:|@foo
tests/t300.d/out:998:|@
tests/t300.d/out:1000:rlog: t300.d/x,v:4: missing `locks' keyword
tests/t300.d/out:1001:rlog aborted
tests/t300.d/out:1002:** (barf) typo at last char of line 4
tests/t300.d/out:1003:|head 1.1;
tests/t300.d/out:1004:|access;
tests/t300.d/out:1005:|symbols;
tests/t300.d/out:1006:|locks; strictz
tests/t300.d/out:1007:|comment @# @;
tests/t300.d/out:1008:|
tests/t300.d/out:1009:|1.1
tests/t300.d/out:1010:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1011:|branches;
tests/t300.d/out:1012:|next ;
tests/t300.d/out:1013:|
tests/t300.d/out:1014:|
tests/t300.d/out:1015:|desc
tests/t300.d/out:1016:|@@
tests/t300.d/out:1017:|
tests/t300.d/out:1018:|
tests/t300.d/out:1019:|1.1
tests/t300.d/out:1020:|log
tests/t300.d/out:1021:|@Initial revision
tests/t300.d/out:1022:|@
tests/t300.d/out:1023:|text
tests/t300.d/out:1024:|@foo
tests/t300.d/out:1025:|@
tests/t300.d/out:1027:rlog: t300.d/x,v:4: missing semicolon after `strict'
tests/t300.d/out:1028:rlog aborted
tests/t300.d/out:1029:** (barf) typo at end of line 4
tests/t300.d/out:1030:|head 1.1;
tests/t300.d/out:1031:|access;
tests/t300.d/out:1032:|symbols;
tests/t300.d/out:1033:|locks; strict;z
tests/t300.d/out:1034:|comment @# @;
tests/t300.d/out:1035:|
tests/t300.d/out:1036:|1.1
tests/t300.d/out:1037:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1038:|branches;
tests/t300.d/out:1039:|next ;
tests/t300.d/out:1040:|
tests/t300.d/out:1041:|
tests/t300.d/out:1042:|desc
tests/t300.d/out:1043:|@@
tests/t300.d/out:1044:|
tests/t300.d/out:1045:|
tests/t300.d/out:1046:|1.1
tests/t300.d/out:1047:|log
tests/t300.d/out:1048:|@Initial revision
tests/t300.d/out:1049:|@
tests/t300.d/out:1050:|text
tests/t300.d/out:1051:|@foo
tests/t300.d/out:1052:|@
tests/t300.d/out:1054:rlog: t300.d/x,v:4: missing `desc' keyword
tests/t300.d/out:1055:rlog aborted
tests/t300.d/out:1056:** (barf) typo at beginning of line 5
tests/t300.d/out:1057:|head 1.1;
tests/t300.d/out:1058:|access;
tests/t300.d/out:1059:|symbols;
tests/t300.d/out:1060:|locks; strict;
tests/t300.d/out:1061:|zcomment @# @;
tests/t300.d/out:1062:|
tests/t300.d/out:1063:|1.1
tests/t300.d/out:1064:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1065:|branches;
tests/t300.d/out:1066:|next ;
tests/t300.d/out:1067:|
tests/t300.d/out:1068:|
tests/t300.d/out:1069:|desc
tests/t300.d/out:1070:|@@
tests/t300.d/out:1071:|
tests/t300.d/out:1072:|
tests/t300.d/out:1073:|1.1
tests/t300.d/out:1074:|log
tests/t300.d/out:1075:|@Initial revision
tests/t300.d/out:1076:|@
tests/t300.d/out:1077:|text
tests/t300.d/out:1078:|@foo
tests/t300.d/out:1079:|@
tests/t300.d/out:1081:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:1082:rlog aborted
tests/t300.d/out:1083:** (barf) typo at first char of line 5
tests/t300.d/out:1084:|head 1.1;
tests/t300.d/out:1085:|access;
tests/t300.d/out:1086:|symbols;
tests/t300.d/out:1087:|locks; strict;
tests/t300.d/out:1088:|zomment @# @;
tests/t300.d/out:1089:|
tests/t300.d/out:1090:|1.1
tests/t300.d/out:1091:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1092:|branches;
tests/t300.d/out:1093:|next ;
tests/t300.d/out:1094:|
tests/t300.d/out:1095:|
tests/t300.d/out:1096:|desc
tests/t300.d/out:1097:|@@
tests/t300.d/out:1098:|
tests/t300.d/out:1099:|
tests/t300.d/out:1100:|1.1
tests/t300.d/out:1101:|log
tests/t300.d/out:1102:|@Initial revision
tests/t300.d/out:1103:|@
tests/t300.d/out:1104:|text
tests/t300.d/out:1105:|@foo
tests/t300.d/out:1106:|@
tests/t300.d/out:1108:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:1109:rlog aborted
tests/t300.d/out:1110:** (barf) typo at last char of line 5
tests/t300.d/out:1111:|head 1.1;
tests/t300.d/out:1112:|access;
tests/t300.d/out:1113:|symbols;
tests/t300.d/out:1114:|locks; strict;
tests/t300.d/out:1115:|comment @# @z
tests/t300.d/out:1116:|
tests/t300.d/out:1117:|1.1
tests/t300.d/out:1118:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1119:|branches;
tests/t300.d/out:1120:|next ;
tests/t300.d/out:1121:|
tests/t300.d/out:1122:|
tests/t300.d/out:1123:|desc
tests/t300.d/out:1124:|@@
tests/t300.d/out:1125:|
tests/t300.d/out:1126:|
tests/t300.d/out:1127:|1.1
tests/t300.d/out:1128:|log
tests/t300.d/out:1129:|@Initial revision
tests/t300.d/out:1130:|@
tests/t300.d/out:1131:|text
tests/t300.d/out:1132:|@foo
tests/t300.d/out:1133:|@
tests/t300.d/out:1135:rlog: t300.d/x,v:5: missing semicolon after `comment'
tests/t300.d/out:1136:rlog aborted
tests/t300.d/out:1137:** (barf) typo at end of line 5
tests/t300.d/out:1138:|head 1.1;
tests/t300.d/out:1139:|access;
tests/t300.d/out:1140:|symbols;
tests/t300.d/out:1141:|locks; strict;
tests/t300.d/out:1142:|comment @# @;z
tests/t300.d/out:1143:|
tests/t300.d/out:1144:|1.1
tests/t300.d/out:1145:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1146:|branches;
tests/t300.d/out:1147:|next ;
tests/t300.d/out:1148:|
tests/t300.d/out:1149:|
tests/t300.d/out:1150:|desc
tests/t300.d/out:1151:|@@
tests/t300.d/out:1152:|
tests/t300.d/out:1153:|
tests/t300.d/out:1154:|1.1
tests/t300.d/out:1155:|log
tests/t300.d/out:1156:|@Initial revision
tests/t300.d/out:1157:|@
tests/t300.d/out:1158:|text
tests/t300.d/out:1159:|@foo
tests/t300.d/out:1160:|@
tests/t300.d/out:1162:rlog: t300.d/x,v:5: missing `desc' keyword
tests/t300.d/out:1163:rlog aborted
tests/t300.d/out:1164:** (barf) typo at beginning of line 6
tests/t300.d/out:1165:|head 1.1;
tests/t300.d/out:1166:|access;
tests/t300.d/out:1167:|symbols;
tests/t300.d/out:1168:|locks; strict;
tests/t300.d/out:1169:|comment @# @;
tests/t300.d/out:1170:|z
tests/t300.d/out:1171:|1.1
tests/t300.d/out:1172:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1173:|branches;
tests/t300.d/out:1174:|next ;
tests/t300.d/out:1175:|
tests/t300.d/out:1176:|
tests/t300.d/out:1177:|desc
tests/t300.d/out:1178:|@@
tests/t300.d/out:1179:|
tests/t300.d/out:1180:|
tests/t300.d/out:1181:|1.1
tests/t300.d/out:1182:|log
tests/t300.d/out:1183:|@Initial revision
tests/t300.d/out:1184:|@
tests/t300.d/out:1185:|text
tests/t300.d/out:1186:|@foo
tests/t300.d/out:1187:|@
tests/t300.d/out:1189:rlog: t300.d/x,v:6: missing `desc' keyword
tests/t300.d/out:1190:rlog aborted
tests/t300.d/out:1191:** (barf) typo at end of line 6
tests/t300.d/out:1192:|head 1.1;
tests/t300.d/out:1193:|access;
tests/t300.d/out:1194:|symbols;
tests/t300.d/out:1195:|locks; strict;
tests/t300.d/out:1196:|comment @# @;
tests/t300.d/out:1197:|z
tests/t300.d/out:1198:|1.1
tests/t300.d/out:1199:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1200:|branches;
tests/t300.d/out:1201:|next ;
tests/t300.d/out:1202:|
tests/t300.d/out:1203:|
tests/t300.d/out:1204:|desc
tests/t300.d/out:1205:|@@
tests/t300.d/out:1206:|
tests/t300.d/out:1207:|
tests/t300.d/out:1208:|1.1
tests/t300.d/out:1209:|log
tests/t300.d/out:1210:|@Initial revision
tests/t300.d/out:1211:|@
tests/t300.d/out:1212:|text
tests/t300.d/out:1213:|@foo
tests/t300.d/out:1214:|@
tests/t300.d/out:1216:rlog: t300.d/x,v:6: missing `desc' keyword
tests/t300.d/out:1217:rlog aborted
tests/t300.d/out:1218:** (barf) typo at beginning of line 7
tests/t300.d/out:1219:|head 1.1;
tests/t300.d/out:1220:|access;
tests/t300.d/out:1221:|symbols;
tests/t300.d/out:1222:|locks; strict;
tests/t300.d/out:1223:|comment @# @;
tests/t300.d/out:1224:|
tests/t300.d/out:1225:|z1.1
tests/t300.d/out:1226:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1227:|branches;
tests/t300.d/out:1228:|next ;
tests/t300.d/out:1229:|
tests/t300.d/out:1230:|
tests/t300.d/out:1231:|desc
tests/t300.d/out:1232:|@@
tests/t300.d/out:1233:|
tests/t300.d/out:1234:|
tests/t300.d/out:1235:|1.1
tests/t300.d/out:1236:|log
tests/t300.d/out:1237:|@Initial revision
tests/t300.d/out:1238:|@
tests/t300.d/out:1239:|text
tests/t300.d/out:1240:|@foo
tests/t300.d/out:1241:|@
tests/t300.d/out:1243:rlog: t300.d/x,v:7: missing `desc' keyword
tests/t300.d/out:1244:rlog aborted
tests/t300.d/out:1245:** (barf) typo at first char of line 7
tests/t300.d/out:1246:|head 1.1;
tests/t300.d/out:1247:|access;
tests/t300.d/out:1248:|symbols;
tests/t300.d/out:1249:|locks; strict;
tests/t300.d/out:1250:|comment @# @;
tests/t300.d/out:1251:|
tests/t300.d/out:1252:|z.1
tests/t300.d/out:1253:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1254:|branches;
tests/t300.d/out:1255:|next ;
tests/t300.d/out:1256:|
tests/t300.d/out:1257:|
tests/t300.d/out:1258:|desc
tests/t300.d/out:1259:|@@
tests/t300.d/out:1260:|
tests/t300.d/out:1261:|
tests/t300.d/out:1262:|1.1
tests/t300.d/out:1263:|log
tests/t300.d/out:1264:|@Initial revision
tests/t300.d/out:1265:|@
tests/t300.d/out:1266:|text
tests/t300.d/out:1267:|@foo
tests/t300.d/out:1268:|@
tests/t300.d/out:1270:rlog: t300.d/x,v:7: missing `desc' keyword
tests/t300.d/out:1271:rlog aborted
tests/t300.d/out:1272:** (barf) typo at last char of line 7
tests/t300.d/out:1273:|head 1.1;
tests/t300.d/out:1274:|access;
tests/t300.d/out:1275:|symbols;
tests/t300.d/out:1276:|locks; strict;
tests/t300.d/out:1277:|comment @# @;
tests/t300.d/out:1278:|
tests/t300.d/out:1279:|1.z
tests/t300.d/out:1280:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1281:|branches;
tests/t300.d/out:1282:|next ;
tests/t300.d/out:1283:|
tests/t300.d/out:1284:|
tests/t300.d/out:1285:|desc
tests/t300.d/out:1286:|@@
tests/t300.d/out:1287:|
tests/t300.d/out:1288:|
tests/t300.d/out:1289:|1.1
tests/t300.d/out:1290:|log
tests/t300.d/out:1291:|@Initial revision
tests/t300.d/out:1292:|@
tests/t300.d/out:1293:|text
tests/t300.d/out:1294:|@foo
tests/t300.d/out:1295:|@
tests/t300.d/out:1297:rlog: t300.d/x,v:7: invalid revision number: 1.z
tests/t300.d/out:1298:rlog aborted
tests/t300.d/out:1299:** (barf) typo at end of line 7
tests/t300.d/out:1300:|head 1.1;
tests/t300.d/out:1301:|access;
tests/t300.d/out:1302:|symbols;
tests/t300.d/out:1303:|locks; strict;
tests/t300.d/out:1304:|comment @# @;
tests/t300.d/out:1305:|
tests/t300.d/out:1306:|1.1z
tests/t300.d/out:1307:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1308:|branches;
tests/t300.d/out:1309:|next ;
tests/t300.d/out:1310:|
tests/t300.d/out:1311:|
tests/t300.d/out:1312:|desc
tests/t300.d/out:1313:|@@
tests/t300.d/out:1314:|
tests/t300.d/out:1315:|
tests/t300.d/out:1316:|1.1
tests/t300.d/out:1317:|log
tests/t300.d/out:1318:|@Initial revision
tests/t300.d/out:1319:|@
tests/t300.d/out:1320:|text
tests/t300.d/out:1321:|@foo
tests/t300.d/out:1322:|@
tests/t300.d/out:1324:rlog: t300.d/x,v:7: invalid revision number: 1.1z
tests/t300.d/out:1325:rlog aborted
tests/t300.d/out:1326:** (barf) typo at beginning of line 8
tests/t300.d/out:1327:|head 1.1;
tests/t300.d/out:1328:|access;
tests/t300.d/out:1329:|symbols;
tests/t300.d/out:1330:|locks; strict;
tests/t300.d/out:1331:|comment @# @;
tests/t300.d/out:1332:|
tests/t300.d/out:1333:|1.1
tests/t300.d/out:1334:|zdate 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1335:|branches;
tests/t300.d/out:1336:|next ;
tests/t300.d/out:1337:|
tests/t300.d/out:1338:|
tests/t300.d/out:1339:|desc
tests/t300.d/out:1340:|@@
tests/t300.d/out:1341:|
tests/t300.d/out:1342:|
tests/t300.d/out:1343:|1.1
tests/t300.d/out:1344:|log
tests/t300.d/out:1345:|@Initial revision
tests/t300.d/out:1346:|@
tests/t300.d/out:1347:|text
tests/t300.d/out:1348:|@foo
tests/t300.d/out:1349:|@
tests/t300.d/out:1351:rlog: t300.d/x,v:8: missing `date' keyword
tests/t300.d/out:1352:rlog aborted
tests/t300.d/out:1353:** (barf) typo at first char of line 8
tests/t300.d/out:1354:|head 1.1;
tests/t300.d/out:1355:|access;
tests/t300.d/out:1356:|symbols;
tests/t300.d/out:1357:|locks; strict;
tests/t300.d/out:1358:|comment @# @;
tests/t300.d/out:1359:|
tests/t300.d/out:1360:|1.1
tests/t300.d/out:1361:|zate 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1362:|branches;
tests/t300.d/out:1363:|next ;
tests/t300.d/out:1364:|
tests/t300.d/out:1365:|
tests/t300.d/out:1366:|desc
tests/t300.d/out:1367:|@@
tests/t300.d/out:1368:|
tests/t300.d/out:1369:|
tests/t300.d/out:1370:|1.1
tests/t300.d/out:1371:|log
tests/t300.d/out:1372:|@Initial revision
tests/t300.d/out:1373:|@
tests/t300.d/out:1374:|text
tests/t300.d/out:1375:|@foo
tests/t300.d/out:1376:|@
tests/t300.d/out:1378:rlog: t300.d/x,v:8: missing `date' keyword
tests/t300.d/out:1379:rlog aborted
tests/t300.d/out:1380:** (barf) typo at last char of line 8
tests/t300.d/out:1381:|head 1.1;
tests/t300.d/out:1382:|access;
tests/t300.d/out:1383:|symbols;
tests/t300.d/out:1384:|locks; strict;
tests/t300.d/out:1385:|comment @# @;
tests/t300.d/out:1386:|
tests/t300.d/out:1387:|1.1
tests/t300.d/out:1388:|date 2010.10.02.04.35.26; author ttn; state Expz
tests/t300.d/out:1389:|branches;
tests/t300.d/out:1390:|next ;
tests/t300.d/out:1391:|
tests/t300.d/out:1392:|
tests/t300.d/out:1393:|desc
tests/t300.d/out:1394:|@@
tests/t300.d/out:1395:|
tests/t300.d/out:1396:|
tests/t300.d/out:1397:|1.1
tests/t300.d/out:1398:|log
tests/t300.d/out:1399:|@Initial revision
tests/t300.d/out:1400:|@
tests/t300.d/out:1401:|text
tests/t300.d/out:1402:|@foo
tests/t300.d/out:1403:|@
tests/t300.d/out:1405:rlog: t300.d/x,v:9: missing semicolon after `state'
tests/t300.d/out:1406:rlog aborted
tests/t300.d/out:1407:** (barf) typo at end of line 8
tests/t300.d/out:1408:|head 1.1;
tests/t300.d/out:1409:|access;
tests/t300.d/out:1410:|symbols;
tests/t300.d/out:1411:|locks; strict;
tests/t300.d/out:1412:|comment @# @;
tests/t300.d/out:1413:|
tests/t300.d/out:1414:|1.1
tests/t300.d/out:1415:|date 2010.10.02.04.35.26; author ttn; state Exp;z
tests/t300.d/out:1416:|branches;
tests/t300.d/out:1417:|next ;
tests/t300.d/out:1418:|
tests/t300.d/out:1419:|
tests/t300.d/out:1420:|desc
tests/t300.d/out:1421:|@@
tests/t300.d/out:1422:|
tests/t300.d/out:1423:|
tests/t300.d/out:1424:|1.1
tests/t300.d/out:1425:|log
tests/t300.d/out:1426:|@Initial revision
tests/t300.d/out:1427:|@
tests/t300.d/out:1428:|text
tests/t300.d/out:1429:|@foo
tests/t300.d/out:1430:|@
tests/t300.d/out:1432:rlog: t300.d/x,v:8: missing `branches' keyword
tests/t300.d/out:1433:rlog aborted
tests/t300.d/out:1434:** (barf) typo at beginning of line 9
tests/t300.d/out:1435:|head 1.1;
tests/t300.d/out:1436:|access;
tests/t300.d/out:1437:|symbols;
tests/t300.d/out:1438:|locks; strict;
tests/t300.d/out:1439:|comment @# @;
tests/t300.d/out:1440:|
tests/t300.d/out:1441:|1.1
tests/t300.d/out:1442:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1443:|zbranches;
tests/t300.d/out:1444:|next ;
tests/t300.d/out:1445:|
tests/t300.d/out:1446:|
tests/t300.d/out:1447:|desc
tests/t300.d/out:1448:|@@
tests/t300.d/out:1449:|
tests/t300.d/out:1450:|
tests/t300.d/out:1451:|1.1
tests/t300.d/out:1452:|log
tests/t300.d/out:1453:|@Initial revision
tests/t300.d/out:1454:|@
tests/t300.d/out:1455:|text
tests/t300.d/out:1456:|@foo
tests/t300.d/out:1457:|@
tests/t300.d/out:1459:rlog: t300.d/x,v:9: missing `branches' keyword
tests/t300.d/out:1460:rlog aborted
tests/t300.d/out:1461:** (barf) typo at first char of line 9
tests/t300.d/out:1462:|head 1.1;
tests/t300.d/out:1463:|access;
tests/t300.d/out:1464:|symbols;
tests/t300.d/out:1465:|locks; strict;
tests/t300.d/out:1466:|comment @# @;
tests/t300.d/out:1467:|
tests/t300.d/out:1468:|1.1
tests/t300.d/out:1469:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1470:|zranches;
tests/t300.d/out:1471:|next ;
tests/t300.d/out:1472:|
tests/t300.d/out:1473:|
tests/t300.d/out:1474:|desc
tests/t300.d/out:1475:|@@
tests/t300.d/out:1476:|
tests/t300.d/out:1477:|
tests/t300.d/out:1478:|1.1
tests/t300.d/out:1479:|log
tests/t300.d/out:1480:|@Initial revision
tests/t300.d/out:1481:|@
tests/t300.d/out:1482:|text
tests/t300.d/out:1483:|@foo
tests/t300.d/out:1484:|@
tests/t300.d/out:1486:rlog: t300.d/x,v:9: missing `branches' keyword
tests/t300.d/out:1487:rlog aborted
tests/t300.d/out:1488:** (barf) typo at last char of line 9
tests/t300.d/out:1489:|head 1.1;
tests/t300.d/out:1490:|access;
tests/t300.d/out:1491:|symbols;
tests/t300.d/out:1492:|locks; strict;
tests/t300.d/out:1493:|comment @# @;
tests/t300.d/out:1494:|
tests/t300.d/out:1495:|1.1
tests/t300.d/out:1496:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1497:|branchesz
tests/t300.d/out:1498:|next ;
tests/t300.d/out:1499:|
tests/t300.d/out:1500:|
tests/t300.d/out:1501:|desc
tests/t300.d/out:1502:|@@
tests/t300.d/out:1503:|
tests/t300.d/out:1504:|
tests/t300.d/out:1505:|1.1
tests/t300.d/out:1506:|log
tests/t300.d/out:1507:|@Initial revision
tests/t300.d/out:1508:|@
tests/t300.d/out:1509:|text
tests/t300.d/out:1510:|@foo
tests/t300.d/out:1511:|@
tests/t300.d/out:1513:rlog: t300.d/x,v:9: missing semicolon after `branches'
tests/t300.d/out:1514:rlog aborted
tests/t300.d/out:1515:** (barf) typo at end of line 9
tests/t300.d/out:1516:|head 1.1;
tests/t300.d/out:1517:|access;
tests/t300.d/out:1518:|symbols;
tests/t300.d/out:1519:|locks; strict;
tests/t300.d/out:1520:|comment @# @;
tests/t300.d/out:1521:|
tests/t300.d/out:1522:|1.1
tests/t300.d/out:1523:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1524:|branches;z
tests/t300.d/out:1525:|next ;
tests/t300.d/out:1526:|
tests/t300.d/out:1527:|
tests/t300.d/out:1528:|desc
tests/t300.d/out:1529:|@@
tests/t300.d/out:1530:|
tests/t300.d/out:1531:|
tests/t300.d/out:1532:|1.1
tests/t300.d/out:1533:|log
tests/t300.d/out:1534:|@Initial revision
tests/t300.d/out:1535:|@
tests/t300.d/out:1536:|text
tests/t300.d/out:1537:|@foo
tests/t300.d/out:1538:|@
tests/t300.d/out:1540:rlog: t300.d/x,v:9: missing `next' keyword
tests/t300.d/out:1541:rlog aborted
tests/t300.d/out:1542:** (barf) typo at beginning of line 10
tests/t300.d/out:1543:|head 1.1;
tests/t300.d/out:1544:|access;
tests/t300.d/out:1545:|symbols;
tests/t300.d/out:1546:|locks; strict;
tests/t300.d/out:1547:|comment @# @;
tests/t300.d/out:1548:|
tests/t300.d/out:1549:|1.1
tests/t300.d/out:1550:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1551:|branches;
tests/t300.d/out:1552:|znext ;
tests/t300.d/out:1553:|
tests/t300.d/out:1554:|
tests/t300.d/out:1555:|desc
tests/t300.d/out:1556:|@@
tests/t300.d/out:1557:|
tests/t300.d/out:1558:|
tests/t300.d/out:1559:|1.1
tests/t300.d/out:1560:|log
tests/t300.d/out:1561:|@Initial revision
tests/t300.d/out:1562:|@
tests/t300.d/out:1563:|text
tests/t300.d/out:1564:|@foo
tests/t300.d/out:1565:|@
tests/t300.d/out:1567:rlog: t300.d/x,v:10: missing `next' keyword
tests/t300.d/out:1568:rlog aborted
tests/t300.d/out:1569:** (barf) typo at first char of line 10
tests/t300.d/out:1570:|head 1.1;
tests/t300.d/out:1571:|access;
tests/t300.d/out:1572:|symbols;
tests/t300.d/out:1573:|locks; strict;
tests/t300.d/out:1574:|comment @# @;
tests/t300.d/out:1575:|
tests/t300.d/out:1576:|1.1
tests/t300.d/out:1577:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1578:|branches;
tests/t300.d/out:1579:|zext ;
tests/t300.d/out:1580:|
tests/t300.d/out:1581:|
tests/t300.d/out:1582:|desc
tests/t300.d/out:1583:|@@
tests/t300.d/out:1584:|
tests/t300.d/out:1585:|
tests/t300.d/out:1586:|1.1
tests/t300.d/out:1587:|log
tests/t300.d/out:1588:|@Initial revision
tests/t300.d/out:1589:|@
tests/t300.d/out:1590:|text
tests/t300.d/out:1591:|@foo
tests/t300.d/out:1592:|@
tests/t300.d/out:1594:rlog: t300.d/x,v:10: missing `next' keyword
tests/t300.d/out:1595:rlog aborted
tests/t300.d/out:1596:** (barf) typo at last char of line 10
tests/t300.d/out:1597:|head 1.1;
tests/t300.d/out:1598:|access;
tests/t300.d/out:1599:|symbols;
tests/t300.d/out:1600:|locks; strict;
tests/t300.d/out:1601:|comment @# @;
tests/t300.d/out:1602:|
tests/t300.d/out:1603:|1.1
tests/t300.d/out:1604:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1605:|branches;
tests/t300.d/out:1606:|next z
tests/t300.d/out:1607:|
tests/t300.d/out:1608:|
tests/t300.d/out:1609:|desc
tests/t300.d/out:1610:|@@
tests/t300.d/out:1611:|
tests/t300.d/out:1612:|
tests/t300.d/out:1613:|1.1
tests/t300.d/out:1614:|log
tests/t300.d/out:1615:|@Initial revision
tests/t300.d/out:1616:|@
tests/t300.d/out:1617:|text
tests/t300.d/out:1618:|@foo
tests/t300.d/out:1619:|@
tests/t300.d/out:1621:rlog: t300.d/x,v:10: missing semicolon after `next'
tests/t300.d/out:1622:rlog aborted
tests/t300.d/out:1623:** (barf) typo at end of line 10
tests/t300.d/out:1624:|head 1.1;
tests/t300.d/out:1625:|access;
tests/t300.d/out:1626:|symbols;
tests/t300.d/out:1627:|locks; strict;
tests/t300.d/out:1628:|comment @# @;
tests/t300.d/out:1629:|
tests/t300.d/out:1630:|1.1
tests/t300.d/out:1631:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1632:|branches;
tests/t300.d/out:1633:|next ;z
tests/t300.d/out:1634:|
tests/t300.d/out:1635:|
tests/t300.d/out:1636:|desc
tests/t300.d/out:1637:|@@
tests/t300.d/out:1638:|
tests/t300.d/out:1639:|
tests/t300.d/out:1640:|1.1
tests/t300.d/out:1641:|log
tests/t300.d/out:1642:|@Initial revision
tests/t300.d/out:1643:|@
tests/t300.d/out:1644:|text
tests/t300.d/out:1645:|@foo
tests/t300.d/out:1646:|@
tests/t300.d/out:1648:rlog: t300.d/x,v:10: missing `desc' keyword
tests/t300.d/out:1649:rlog aborted
tests/t300.d/out:1650:** (barf) typo at beginning of line 11
tests/t300.d/out:1651:|head 1.1;
tests/t300.d/out:1652:|access;
tests/t300.d/out:1653:|symbols;
tests/t300.d/out:1654:|locks; strict;
tests/t300.d/out:1655:|comment @# @;
tests/t300.d/out:1656:|
tests/t300.d/out:1657:|1.1
tests/t300.d/out:1658:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1659:|branches;
tests/t300.d/out:1660:|next ;
tests/t300.d/out:1661:|z
tests/t300.d/out:1662:|
tests/t300.d/out:1663:|desc
tests/t300.d/out:1664:|@@
tests/t300.d/out:1665:|
tests/t300.d/out:1666:|
tests/t300.d/out:1667:|1.1
tests/t300.d/out:1668:|log
tests/t300.d/out:1669:|@Initial revision
tests/t300.d/out:1670:|@
tests/t300.d/out:1671:|text
tests/t300.d/out:1672:|@foo
tests/t300.d/out:1673:|@
tests/t300.d/out:1675:rlog: t300.d/x,v:11: missing `desc' keyword
tests/t300.d/out:1676:rlog aborted
tests/t300.d/out:1677:** (barf) typo at end of line 11
tests/t300.d/out:1678:|head 1.1;
tests/t300.d/out:1679:|access;
tests/t300.d/out:1680:|symbols;
tests/t300.d/out:1681:|locks; strict;
tests/t300.d/out:1682:|comment @# @;
tests/t300.d/out:1683:|
tests/t300.d/out:1684:|1.1
tests/t300.d/out:1685:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1686:|branches;
tests/t300.d/out:1687:|next ;
tests/t300.d/out:1688:|z
tests/t300.d/out:1689:|
tests/t300.d/out:1690:|desc
tests/t300.d/out:1691:|@@
tests/t300.d/out:1692:|
tests/t300.d/out:1693:|
tests/t300.d/out:1694:|1.1
tests/t300.d/out:1695:|log
tests/t300.d/out:1696:|@Initial revision
tests/t300.d/out:1697:|@
tests/t300.d/out:1698:|text
tests/t300.d/out:1699:|@foo
tests/t300.d/out:1700:|@
tests/t300.d/out:1702:rlog: t300.d/x,v:11: missing `desc' keyword
tests/t300.d/out:1703:rlog aborted
tests/t300.d/out:1704:** (barf) typo at beginning of line 12
tests/t300.d/out:1705:|head 1.1;
tests/t300.d/out:1706:|access;
tests/t300.d/out:1707:|symbols;
tests/t300.d/out:1708:|locks; strict;
tests/t300.d/out:1709:|comment @# @;
tests/t300.d/out:1710:|
tests/t300.d/out:1711:|1.1
tests/t300.d/out:1712:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1713:|branches;
tests/t300.d/out:1714:|next ;
tests/t300.d/out:1715:|
tests/t300.d/out:1716:|z
tests/t300.d/out:1717:|desc
tests/t300.d/out:1718:|@@
tests/t300.d/out:1719:|
tests/t300.d/out:1720:|
tests/t300.d/out:1721:|1.1
tests/t300.d/out:1722:|log
tests/t300.d/out:1723:|@Initial revision
tests/t300.d/out:1724:|@
tests/t300.d/out:1725:|text
tests/t300.d/out:1726:|@foo
tests/t300.d/out:1727:|@
tests/t300.d/out:1729:rlog: t300.d/x,v:12: missing `desc' keyword
tests/t300.d/out:1730:rlog aborted
tests/t300.d/out:1731:** (barf) typo at end of line 12
tests/t300.d/out:1732:|head 1.1;
tests/t300.d/out:1733:|access;
tests/t300.d/out:1734:|symbols;
tests/t300.d/out:1735:|locks; strict;
tests/t300.d/out:1736:|comment @# @;
tests/t300.d/out:1737:|
tests/t300.d/out:1738:|1.1
tests/t300.d/out:1739:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1740:|branches;
tests/t300.d/out:1741:|next ;
tests/t300.d/out:1742:|
tests/t300.d/out:1743:|z
tests/t300.d/out:1744:|desc
tests/t300.d/out:1745:|@@
tests/t300.d/out:1746:|
tests/t300.d/out:1747:|
tests/t300.d/out:1748:|1.1
tests/t300.d/out:1749:|log
tests/t300.d/out:1750:|@Initial revision
tests/t300.d/out:1751:|@
tests/t300.d/out:1752:|text
tests/t300.d/out:1753:|@foo
tests/t300.d/out:1754:|@
tests/t300.d/out:1756:rlog: t300.d/x,v:12: missing `desc' keyword
tests/t300.d/out:1757:rlog aborted
tests/t300.d/out:1758:** (barf) typo at beginning of line 13
tests/t300.d/out:1759:|head 1.1;
tests/t300.d/out:1760:|access;
tests/t300.d/out:1761:|symbols;
tests/t300.d/out:1762:|locks; strict;
tests/t300.d/out:1763:|comment @# @;
tests/t300.d/out:1764:|
tests/t300.d/out:1765:|1.1
tests/t300.d/out:1766:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1767:|branches;
tests/t300.d/out:1768:|next ;
tests/t300.d/out:1769:|
tests/t300.d/out:1770:|
tests/t300.d/out:1771:|zdesc
tests/t300.d/out:1772:|@@
tests/t300.d/out:1773:|
tests/t300.d/out:1774:|
tests/t300.d/out:1775:|1.1
tests/t300.d/out:1776:|log
tests/t300.d/out:1777:|@Initial revision
tests/t300.d/out:1778:|@
tests/t300.d/out:1779:|text
tests/t300.d/out:1780:|@foo
tests/t300.d/out:1781:|@
tests/t300.d/out:1783:rlog: t300.d/x,v:13: missing `desc' keyword
tests/t300.d/out:1784:rlog aborted
tests/t300.d/out:1785:** (barf) typo at first char of line 13
tests/t300.d/out:1786:|head 1.1;
tests/t300.d/out:1787:|access;
tests/t300.d/out:1788:|symbols;
tests/t300.d/out:1789:|locks; strict;
tests/t300.d/out:1790:|comment @# @;
tests/t300.d/out:1791:|
tests/t300.d/out:1792:|1.1
tests/t300.d/out:1793:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1794:|branches;
tests/t300.d/out:1795:|next ;
tests/t300.d/out:1796:|
tests/t300.d/out:1797:|
tests/t300.d/out:1798:|zesc
tests/t300.d/out:1799:|@@
tests/t300.d/out:1800:|
tests/t300.d/out:1801:|
tests/t300.d/out:1802:|1.1
tests/t300.d/out:1803:|log
tests/t300.d/out:1804:|@Initial revision
tests/t300.d/out:1805:|@
tests/t300.d/out:1806:|text
tests/t300.d/out:1807:|@foo
tests/t300.d/out:1808:|@
tests/t300.d/out:1810:rlog: t300.d/x,v:13: missing `desc' keyword
tests/t300.d/out:1811:rlog aborted
tests/t300.d/out:1812:** (barf) typo at last char of line 13
tests/t300.d/out:1813:|head 1.1;
tests/t300.d/out:1814:|access;
tests/t300.d/out:1815:|symbols;
tests/t300.d/out:1816:|locks; strict;
tests/t300.d/out:1817:|comment @# @;
tests/t300.d/out:1818:|
tests/t300.d/out:1819:|1.1
tests/t300.d/out:1820:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1821:|branches;
tests/t300.d/out:1822:|next ;
tests/t300.d/out:1823:|
tests/t300.d/out:1824:|
tests/t300.d/out:1825:|desz
tests/t300.d/out:1826:|@@
tests/t300.d/out:1827:|
tests/t300.d/out:1828:|
tests/t300.d/out:1829:|1.1
tests/t300.d/out:1830:|log
tests/t300.d/out:1831:|@Initial revision
tests/t300.d/out:1832:|@
tests/t300.d/out:1833:|text
tests/t300.d/out:1834:|@foo
tests/t300.d/out:1835:|@
tests/t300.d/out:1837:rlog: t300.d/x,v:13: missing `desc' keyword
tests/t300.d/out:1838:rlog aborted
tests/t300.d/out:1839:** (barf) typo at end of line 13
tests/t300.d/out:1840:|head 1.1;
tests/t300.d/out:1841:|access;
tests/t300.d/out:1842:|symbols;
tests/t300.d/out:1843:|locks; strict;
tests/t300.d/out:1844:|comment @# @;
tests/t300.d/out:1845:|
tests/t300.d/out:1846:|1.1
tests/t300.d/out:1847:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1848:|branches;
tests/t300.d/out:1849:|next ;
tests/t300.d/out:1850:|
tests/t300.d/out:1851:|
tests/t300.d/out:1852:|descz
tests/t300.d/out:1853:|@@
tests/t300.d/out:1854:|
tests/t300.d/out:1855:|
tests/t300.d/out:1856:|1.1
tests/t300.d/out:1857:|log
tests/t300.d/out:1858:|@Initial revision
tests/t300.d/out:1859:|@
tests/t300.d/out:1860:|text
tests/t300.d/out:1861:|@foo
tests/t300.d/out:1862:|@
tests/t300.d/out:1864:rlog: t300.d/x,v:13: missing revision number
tests/t300.d/out:1865:rlog aborted
tests/t300.d/out:1866:** (barf) typo at beginning of line 14
tests/t300.d/out:1867:|head 1.1;
tests/t300.d/out:1868:|access;
tests/t300.d/out:1869:|symbols;
tests/t300.d/out:1870:|locks; strict;
tests/t300.d/out:1871:|comment @# @;
tests/t300.d/out:1872:|
tests/t300.d/out:1873:|1.1
tests/t300.d/out:1874:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1875:|branches;
tests/t300.d/out:1876:|next ;
tests/t300.d/out:1877:|
tests/t300.d/out:1878:|
tests/t300.d/out:1879:|desc
tests/t300.d/out:1880:|z@@
tests/t300.d/out:1881:|
tests/t300.d/out:1882:|
tests/t300.d/out:1883:|1.1
tests/t300.d/out:1884:|log
tests/t300.d/out:1885:|@Initial revision
tests/t300.d/out:1886:|@
tests/t300.d/out:1887:|text
tests/t300.d/out:1888:|@foo
tests/t300.d/out:1889:|@
tests/t300.d/out:1891:rlog: t300.d/x,v:14: missing revision number
tests/t300.d/out:1892:rlog aborted
tests/t300.d/out:1893:** (barf) typo at first char of line 14
tests/t300.d/out:1894:|head 1.1;
tests/t300.d/out:1895:|access;
tests/t300.d/out:1896:|symbols;
tests/t300.d/out:1897:|locks; strict;
tests/t300.d/out:1898:|comment @# @;
tests/t300.d/out:1899:|
tests/t300.d/out:1900:|1.1
tests/t300.d/out:1901:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1902:|branches;
tests/t300.d/out:1903:|next ;
tests/t300.d/out:1904:|
tests/t300.d/out:1905:|
tests/t300.d/out:1906:|desc
tests/t300.d/out:1907:|z@
tests/t300.d/out:1908:|
tests/t300.d/out:1909:|
tests/t300.d/out:1910:|1.1
tests/t300.d/out:1911:|log
tests/t300.d/out:1912:|@Initial revision
tests/t300.d/out:1913:|@
tests/t300.d/out:1914:|text
tests/t300.d/out:1915:|@foo
tests/t300.d/out:1916:|@
tests/t300.d/out:1918:rlog: t300.d/x,v:14: missing revision number
tests/t300.d/out:1919:rlog aborted
tests/t300.d/out:1920:** (barf) typo at last char of line 14
tests/t300.d/out:1921:|head 1.1;
tests/t300.d/out:1922:|access;
tests/t300.d/out:1923:|symbols;
tests/t300.d/out:1924:|locks; strict;
tests/t300.d/out:1925:|comment @# @;
tests/t300.d/out:1926:|
tests/t300.d/out:1927:|1.1
tests/t300.d/out:1928:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1929:|branches;
tests/t300.d/out:1930:|next ;
tests/t300.d/out:1931:|
tests/t300.d/out:1932:|
tests/t300.d/out:1933:|desc
tests/t300.d/out:1934:|@z
tests/t300.d/out:1935:|
tests/t300.d/out:1936:|
tests/t300.d/out:1937:|1.1
tests/t300.d/out:1938:|log
tests/t300.d/out:1939:|@Initial revision
tests/t300.d/out:1940:|@
tests/t300.d/out:1941:|text
tests/t300.d/out:1942:|@foo
tests/t300.d/out:1943:|@
tests/t300.d/out:1945:rlog: t300.d/x,v:19: missing revision number
tests/t300.d/out:1946:rlog aborted
tests/t300.d/out:1947:** (barf) typo at end of line 14
tests/t300.d/out:1948:|head 1.1;
tests/t300.d/out:1949:|access;
tests/t300.d/out:1950:|symbols;
tests/t300.d/out:1951:|locks; strict;
tests/t300.d/out:1952:|comment @# @;
tests/t300.d/out:1953:|
tests/t300.d/out:1954:|1.1
tests/t300.d/out:1955:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1956:|branches;
tests/t300.d/out:1957:|next ;
tests/t300.d/out:1958:|
tests/t300.d/out:1959:|
tests/t300.d/out:1960:|desc
tests/t300.d/out:1961:|@@z
tests/t300.d/out:1962:|
tests/t300.d/out:1963:|
tests/t300.d/out:1964:|1.1
tests/t300.d/out:1965:|log
tests/t300.d/out:1966:|@Initial revision
tests/t300.d/out:1967:|@
tests/t300.d/out:1968:|text
tests/t300.d/out:1969:|@foo
tests/t300.d/out:1970:|@
tests/t300.d/out:1972:rlog: t300.d/x,v:14: missing revision number
tests/t300.d/out:1973:rlog aborted
tests/t300.d/out:1974:** (barf) typo at beginning of line 15
tests/t300.d/out:1975:|head 1.1;
tests/t300.d/out:1976:|access;
tests/t300.d/out:1977:|symbols;
tests/t300.d/out:1978:|locks; strict;
tests/t300.d/out:1979:|comment @# @;
tests/t300.d/out:1980:|
tests/t300.d/out:1981:|1.1
tests/t300.d/out:1982:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:1983:|branches;
tests/t300.d/out:1984:|next ;
tests/t300.d/out:1985:|
tests/t300.d/out:1986:|
tests/t300.d/out:1987:|desc
tests/t300.d/out:1988:|@@
tests/t300.d/out:1989:|z
tests/t300.d/out:1990:|
tests/t300.d/out:1991:|1.1
tests/t300.d/out:1992:|log
tests/t300.d/out:1993:|@Initial revision
tests/t300.d/out:1994:|@
tests/t300.d/out:1995:|text
tests/t300.d/out:1996:|@foo
tests/t300.d/out:1997:|@
tests/t300.d/out:1999:rlog: t300.d/x,v:15: missing revision number
tests/t300.d/out:2000:rlog aborted
tests/t300.d/out:2001:** (barf) typo at end of line 15
tests/t300.d/out:2002:|head 1.1;
tests/t300.d/out:2003:|access;
tests/t300.d/out:2004:|symbols;
tests/t300.d/out:2005:|locks; strict;
tests/t300.d/out:2006:|comment @# @;
tests/t300.d/out:2007:|
tests/t300.d/out:2008:|1.1
tests/t300.d/out:2009:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2010:|branches;
tests/t300.d/out:2011:|next ;
tests/t300.d/out:2012:|
tests/t300.d/out:2013:|
tests/t300.d/out:2014:|desc
tests/t300.d/out:2015:|@@
tests/t300.d/out:2016:|z
tests/t300.d/out:2017:|
tests/t300.d/out:2018:|1.1
tests/t300.d/out:2019:|log
tests/t300.d/out:2020:|@Initial revision
tests/t300.d/out:2021:|@
tests/t300.d/out:2022:|text
tests/t300.d/out:2023:|@foo
tests/t300.d/out:2024:|@
tests/t300.d/out:2026:rlog: t300.d/x,v:15: missing revision number
tests/t300.d/out:2027:rlog aborted
tests/t300.d/out:2028:** (barf) typo at beginning of line 16
tests/t300.d/out:2029:|head 1.1;
tests/t300.d/out:2030:|access;
tests/t300.d/out:2031:|symbols;
tests/t300.d/out:2032:|locks; strict;
tests/t300.d/out:2033:|comment @# @;
tests/t300.d/out:2034:|
tests/t300.d/out:2035:|1.1
tests/t300.d/out:2036:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2037:|branches;
tests/t300.d/out:2038:|next ;
tests/t300.d/out:2039:|
tests/t300.d/out:2040:|
tests/t300.d/out:2041:|desc
tests/t300.d/out:2042:|@@
tests/t300.d/out:2043:|
tests/t300.d/out:2044:|z
tests/t300.d/out:2045:|1.1
tests/t300.d/out:2046:|log
tests/t300.d/out:2047:|@Initial revision
tests/t300.d/out:2048:|@
tests/t300.d/out:2049:|text
tests/t300.d/out:2050:|@foo
tests/t300.d/out:2051:|@
tests/t300.d/out:2053:rlog: t300.d/x,v:16: missing revision number
tests/t300.d/out:2054:rlog aborted
tests/t300.d/out:2055:** (barf) typo at end of line 16
tests/t300.d/out:2056:|head 1.1;
tests/t300.d/out:2057:|access;
tests/t300.d/out:2058:|symbols;
tests/t300.d/out:2059:|locks; strict;
tests/t300.d/out:2060:|comment @# @;
tests/t300.d/out:2061:|
tests/t300.d/out:2062:|1.1
tests/t300.d/out:2063:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2064:|branches;
tests/t300.d/out:2065:|next ;
tests/t300.d/out:2066:|
tests/t300.d/out:2067:|
tests/t300.d/out:2068:|desc
tests/t300.d/out:2069:|@@
tests/t300.d/out:2070:|
tests/t300.d/out:2071:|z
tests/t300.d/out:2072:|1.1
tests/t300.d/out:2073:|log
tests/t300.d/out:2074:|@Initial revision
tests/t300.d/out:2075:|@
tests/t300.d/out:2076:|text
tests/t300.d/out:2077:|@foo
tests/t300.d/out:2078:|@
tests/t300.d/out:2080:rlog: t300.d/x,v:16: missing revision number
tests/t300.d/out:2081:rlog aborted
tests/t300.d/out:2082:** (barf) typo at beginning of line 17
tests/t300.d/out:2083:|head 1.1;
tests/t300.d/out:2084:|access;
tests/t300.d/out:2085:|symbols;
tests/t300.d/out:2086:|locks; strict;
tests/t300.d/out:2087:|comment @# @;
tests/t300.d/out:2088:|
tests/t300.d/out:2089:|1.1
tests/t300.d/out:2090:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2091:|branches;
tests/t300.d/out:2092:|next ;
tests/t300.d/out:2093:|
tests/t300.d/out:2094:|
tests/t300.d/out:2095:|desc
tests/t300.d/out:2096:|@@
tests/t300.d/out:2097:|
tests/t300.d/out:2098:|
tests/t300.d/out:2099:|z1.1
tests/t300.d/out:2100:|log
tests/t300.d/out:2101:|@Initial revision
tests/t300.d/out:2102:|@
tests/t300.d/out:2103:|text
tests/t300.d/out:2104:|@foo
tests/t300.d/out:2105:|@
tests/t300.d/out:2107:rlog: t300.d/x,v:17: missing revision number
tests/t300.d/out:2108:rlog aborted
tests/t300.d/out:2109:** (barf) typo at first char of line 17
tests/t300.d/out:2110:|head 1.1;
tests/t300.d/out:2111:|access;
tests/t300.d/out:2112:|symbols;
tests/t300.d/out:2113:|locks; strict;
tests/t300.d/out:2114:|comment @# @;
tests/t300.d/out:2115:|
tests/t300.d/out:2116:|1.1
tests/t300.d/out:2117:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2118:|branches;
tests/t300.d/out:2119:|next ;
tests/t300.d/out:2120:|
tests/t300.d/out:2121:|
tests/t300.d/out:2122:|desc
tests/t300.d/out:2123:|@@
tests/t300.d/out:2124:|
tests/t300.d/out:2125:|
tests/t300.d/out:2126:|z.1
tests/t300.d/out:2127:|log
tests/t300.d/out:2128:|@Initial revision
tests/t300.d/out:2129:|@
tests/t300.d/out:2130:|text
tests/t300.d/out:2131:|@foo
tests/t300.d/out:2132:|@
tests/t300.d/out:2134:rlog: t300.d/x,v:17: missing revision number
tests/t300.d/out:2135:rlog aborted
tests/t300.d/out:2136:** (barf) typo at last char of line 17
tests/t300.d/out:2137:|head 1.1;
tests/t300.d/out:2138:|access;
tests/t300.d/out:2139:|symbols;
tests/t300.d/out:2140:|locks; strict;
tests/t300.d/out:2141:|comment @# @;
tests/t300.d/out:2142:|
tests/t300.d/out:2143:|1.1
tests/t300.d/out:2144:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2145:|branches;
tests/t300.d/out:2146:|next ;
tests/t300.d/out:2147:|
tests/t300.d/out:2148:|
tests/t300.d/out:2149:|desc
tests/t300.d/out:2150:|@@
tests/t300.d/out:2151:|
tests/t300.d/out:2152:|
tests/t300.d/out:2153:|1.z
tests/t300.d/out:2154:|log
tests/t300.d/out:2155:|@Initial revision
tests/t300.d/out:2156:|@
tests/t300.d/out:2157:|text
tests/t300.d/out:2158:|@foo
tests/t300.d/out:2159:|@
tests/t300.d/out:2161:rlog: t300.d/x,v:17: invalid revision number: 1.z
tests/t300.d/out:2162:rlog aborted
tests/t300.d/out:2163:** (barf) typo at end of line 17
tests/t300.d/out:2164:|head 1.1;
tests/t300.d/out:2165:|access;
tests/t300.d/out:2166:|symbols;
tests/t300.d/out:2167:|locks; strict;
tests/t300.d/out:2168:|comment @# @;
tests/t300.d/out:2169:|
tests/t300.d/out:2170:|1.1
tests/t300.d/out:2171:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2172:|branches;
tests/t300.d/out:2173:|next ;
tests/t300.d/out:2174:|
tests/t300.d/out:2175:|
tests/t300.d/out:2176:|desc
tests/t300.d/out:2177:|@@
tests/t300.d/out:2178:|
tests/t300.d/out:2179:|
tests/t300.d/out:2180:|1.1z
tests/t300.d/out:2181:|log
tests/t300.d/out:2182:|@Initial revision
tests/t300.d/out:2183:|@
tests/t300.d/out:2184:|text
tests/t300.d/out:2185:|@foo
tests/t300.d/out:2186:|@
tests/t300.d/out:2188:rlog: t300.d/x,v:17: invalid revision number: 1.1z
tests/t300.d/out:2189:rlog aborted
tests/t300.d/out:2190:** (barf) typo at beginning of line 18
tests/t300.d/out:2191:|head 1.1;
tests/t300.d/out:2192:|access;
tests/t300.d/out:2193:|symbols;
tests/t300.d/out:2194:|locks; strict;
tests/t300.d/out:2195:|comment @# @;
tests/t300.d/out:2196:|
tests/t300.d/out:2197:|1.1
tests/t300.d/out:2198:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2199:|branches;
tests/t300.d/out:2200:|next ;
tests/t300.d/out:2201:|
tests/t300.d/out:2202:|
tests/t300.d/out:2203:|desc
tests/t300.d/out:2204:|@@
tests/t300.d/out:2205:|
tests/t300.d/out:2206:|
tests/t300.d/out:2207:|1.1
tests/t300.d/out:2208:|zlog
tests/t300.d/out:2209:|@Initial revision
tests/t300.d/out:2210:|@
tests/t300.d/out:2211:|text
tests/t300.d/out:2212:|@foo
tests/t300.d/out:2213:|@
tests/t300.d/out:2215:rlog: t300.d/x,v:18: missing `log' keyword
tests/t300.d/out:2216:rlog aborted
tests/t300.d/out:2217:** (barf) typo at first char of line 18
tests/t300.d/out:2218:|head 1.1;
tests/t300.d/out:2219:|access;
tests/t300.d/out:2220:|symbols;
tests/t300.d/out:2221:|locks; strict;
tests/t300.d/out:2222:|comment @# @;
tests/t300.d/out:2223:|
tests/t300.d/out:2224:|1.1
tests/t300.d/out:2225:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2226:|branches;
tests/t300.d/out:2227:|next ;
tests/t300.d/out:2228:|
tests/t300.d/out:2229:|
tests/t300.d/out:2230:|desc
tests/t300.d/out:2231:|@@
tests/t300.d/out:2232:|
tests/t300.d/out:2233:|
tests/t300.d/out:2234:|1.1
tests/t300.d/out:2235:|zog
tests/t300.d/out:2236:|@Initial revision
tests/t300.d/out:2237:|@
tests/t300.d/out:2238:|text
tests/t300.d/out:2239:|@foo
tests/t300.d/out:2240:|@
tests/t300.d/out:2242:rlog: t300.d/x,v:18: missing `log' keyword
tests/t300.d/out:2243:rlog aborted
tests/t300.d/out:2244:** (barf) typo at last char of line 18
tests/t300.d/out:2245:|head 1.1;
tests/t300.d/out:2246:|access;
tests/t300.d/out:2247:|symbols;
tests/t300.d/out:2248:|locks; strict;
tests/t300.d/out:2249:|comment @# @;
tests/t300.d/out:2250:|
tests/t300.d/out:2251:|1.1
tests/t300.d/out:2252:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2253:|branches;
tests/t300.d/out:2254:|next ;
tests/t300.d/out:2255:|
tests/t300.d/out:2256:|
tests/t300.d/out:2257:|desc
tests/t300.d/out:2258:|@@
tests/t300.d/out:2259:|
tests/t300.d/out:2260:|
tests/t300.d/out:2261:|1.1
tests/t300.d/out:2262:|loz
tests/t300.d/out:2263:|@Initial revision
tests/t300.d/out:2264:|@
tests/t300.d/out:2265:|text
tests/t300.d/out:2266:|@foo
tests/t300.d/out:2267:|@
tests/t300.d/out:2269:rlog: t300.d/x,v:18: missing `log' keyword
tests/t300.d/out:2270:rlog aborted
tests/t300.d/out:2271:** (barf) typo at end of line 18
tests/t300.d/out:2272:|head 1.1;
tests/t300.d/out:2273:|access;
tests/t300.d/out:2274:|symbols;
tests/t300.d/out:2275:|locks; strict;
tests/t300.d/out:2276:|comment @# @;
tests/t300.d/out:2277:|
tests/t300.d/out:2278:|1.1
tests/t300.d/out:2279:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2280:|branches;
tests/t300.d/out:2281:|next ;
tests/t300.d/out:2282:|
tests/t300.d/out:2283:|
tests/t300.d/out:2284:|desc
tests/t300.d/out:2285:|@@
tests/t300.d/out:2286:|
tests/t300.d/out:2287:|
tests/t300.d/out:2288:|1.1
tests/t300.d/out:2289:|logz
tests/t300.d/out:2290:|@Initial revision
tests/t300.d/out:2291:|@
tests/t300.d/out:2292:|text
tests/t300.d/out:2293:|@foo
tests/t300.d/out:2294:|@
tests/t300.d/out:2296:rlog: t300.d/x,v:18: missing `text' keyword
tests/t300.d/out:2297:rlog aborted
tests/t300.d/out:2298:** (barf) typo at beginning of line 19
tests/t300.d/out:2299:|head 1.1;
tests/t300.d/out:2300:|access;
tests/t300.d/out:2301:|symbols;
tests/t300.d/out:2302:|locks; strict;
tests/t300.d/out:2303:|comment @# @;
tests/t300.d/out:2304:|
tests/t300.d/out:2305:|1.1
tests/t300.d/out:2306:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2307:|branches;
tests/t300.d/out:2308:|next ;
tests/t300.d/out:2309:|
tests/t300.d/out:2310:|
tests/t300.d/out:2311:|desc
tests/t300.d/out:2312:|@@
tests/t300.d/out:2313:|
tests/t300.d/out:2314:|
tests/t300.d/out:2315:|1.1
tests/t300.d/out:2316:|log
tests/t300.d/out:2317:|z@z@Initial revision
tests/t300.d/out:2318:|@
tests/t300.d/out:2319:|text
tests/t300.d/out:2320:|@foo
tests/t300.d/out:2321:|@
tests/t300.d/out:2323:rlog: t300.d/x,v:19: missing `text' keyword
tests/t300.d/out:2324:rlog aborted
tests/t300.d/out:2325:** (barf) typo at first char of line 19
tests/t300.d/out:2326:|head 1.1;
tests/t300.d/out:2327:|access;
tests/t300.d/out:2328:|symbols;
tests/t300.d/out:2329:|locks; strict;
tests/t300.d/out:2330:|comment @# @;
tests/t300.d/out:2331:|
tests/t300.d/out:2332:|1.1
tests/t300.d/out:2333:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2334:|branches;
tests/t300.d/out:2335:|next ;
tests/t300.d/out:2336:|
tests/t300.d/out:2337:|
tests/t300.d/out:2338:|desc
tests/t300.d/out:2339:|@@
tests/t300.d/out:2340:|
tests/t300.d/out:2341:|
tests/t300.d/out:2342:|1.1
tests/t300.d/out:2343:|log
tests/t300.d/out:2344:|z@zInitial revision
tests/t300.d/out:2345:|@
tests/t300.d/out:2346:|text
tests/t300.d/out:2347:|@foo
tests/t300.d/out:2348:|@
tests/t300.d/out:2350:rlog: t300.d/x,v:19: missing `text' keyword
tests/t300.d/out:2351:rlog aborted
tests/t300.d/out:2352:** (barf) typo at last char of line 19
tests/t300.d/out:2353:|head 1.1;
tests/t300.d/out:2354:|access;
tests/t300.d/out:2355:|symbols;
tests/t300.d/out:2356:|locks; strict;
tests/t300.d/out:2357:|comment @# @;
tests/t300.d/out:2358:|
tests/t300.d/out:2359:|1.1
tests/t300.d/out:2360:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2361:|branches;
tests/t300.d/out:2362:|next ;
tests/t300.d/out:2363:|
tests/t300.d/out:2364:|
tests/t300.d/out:2365:|desc
tests/t300.d/out:2366:|@@
tests/t300.d/out:2367:|
tests/t300.d/out:2368:|
tests/t300.d/out:2369:|1.1
tests/t300.d/out:2370:|log
tests/t300.d/out:2371:|@Initial revisioz@z
tests/t300.d/out:2372:|@
tests/t300.d/out:2373:|text
tests/t300.d/out:2374:|@foo
tests/t300.d/out:2375:|@
tests/t300.d/out:2377:rlog: t300.d/x,v:19: missing `text' keyword
tests/t300.d/out:2378:rlog aborted
tests/t300.d/out:2379:** (barf) typo at end of line 19
tests/t300.d/out:2380:|head 1.1;
tests/t300.d/out:2381:|access;
tests/t300.d/out:2382:|symbols;
tests/t300.d/out:2383:|locks; strict;
tests/t300.d/out:2384:|comment @# @;
tests/t300.d/out:2385:|
tests/t300.d/out:2386:|1.1
tests/t300.d/out:2387:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2388:|branches;
tests/t300.d/out:2389:|next ;
tests/t300.d/out:2390:|
tests/t300.d/out:2391:|
tests/t300.d/out:2392:|desc
tests/t300.d/out:2393:|@@
tests/t300.d/out:2394:|
tests/t300.d/out:2395:|
tests/t300.d/out:2396:|1.1
tests/t300.d/out:2397:|log
tests/t300.d/out:2398:|@Initial revisionz@z
tests/t300.d/out:2399:|@
tests/t300.d/out:2400:|text
tests/t300.d/out:2401:|@foo
tests/t300.d/out:2402:|@
tests/t300.d/out:2404:rlog: t300.d/x,v:19: missing `text' keyword
tests/t300.d/out:2405:rlog aborted
tests/t300.d/out:2406:** (barf) typo at beginning of line 20
tests/t300.d/out:2407:|head 1.1;
tests/t300.d/out:2408:|access;
tests/t300.d/out:2409:|symbols;
tests/t300.d/out:2410:|locks; strict;
tests/t300.d/out:2411:|comment @# @;
tests/t300.d/out:2412:|
tests/t300.d/out:2413:|1.1
tests/t300.d/out:2414:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2415:|branches;
tests/t300.d/out:2416:|next ;
tests/t300.d/out:2417:|
tests/t300.d/out:2418:|
tests/t300.d/out:2419:|desc
tests/t300.d/out:2420:|@@
tests/t300.d/out:2421:|
tests/t300.d/out:2422:|
tests/t300.d/out:2423:|1.1
tests/t300.d/out:2424:|log
tests/t300.d/out:2425:|@Initial revision
tests/t300.d/out:2426:|z@z@
tests/t300.d/out:2427:|text
tests/t300.d/out:2428:|@foo
tests/t300.d/out:2429:|@
tests/t300.d/out:2431:rlog: t300.d/x,v:20: missing `text' keyword
tests/t300.d/out:2432:rlog aborted
tests/t300.d/out:2433:** (barf) typo at first char of line 20
tests/t300.d/out:2434:|head 1.1;
tests/t300.d/out:2435:|access;
tests/t300.d/out:2436:|symbols;
tests/t300.d/out:2437:|locks; strict;
tests/t300.d/out:2438:|comment @# @;
tests/t300.d/out:2439:|
tests/t300.d/out:2440:|1.1
tests/t300.d/out:2441:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2442:|branches;
tests/t300.d/out:2443:|next ;
tests/t300.d/out:2444:|
tests/t300.d/out:2445:|
tests/t300.d/out:2446:|desc
tests/t300.d/out:2447:|@@
tests/t300.d/out:2448:|
tests/t300.d/out:2449:|
tests/t300.d/out:2450:|1.1
tests/t300.d/out:2451:|log
tests/t300.d/out:2452:|@Initial revision
tests/t300.d/out:2453:|z@z
tests/t300.d/out:2454:|text
tests/t300.d/out:2455:|@foo
tests/t300.d/out:2456:|@
tests/t300.d/out:2458:rlog: t300.d/x,v:20: missing `text' keyword
tests/t300.d/out:2459:rlog aborted
tests/t300.d/out:2460:** (barf) typo at last char of line 20
tests/t300.d/out:2461:|head 1.1;
tests/t300.d/out:2462:|access;
tests/t300.d/out:2463:|symbols;
tests/t300.d/out:2464:|locks; strict;
tests/t300.d/out:2465:|comment @# @;
tests/t300.d/out:2466:|
tests/t300.d/out:2467:|1.1
tests/t300.d/out:2468:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2469:|branches;
tests/t300.d/out:2470:|next ;
tests/t300.d/out:2471:|
tests/t300.d/out:2472:|
tests/t300.d/out:2473:|desc
tests/t300.d/out:2474:|@@
tests/t300.d/out:2475:|
tests/t300.d/out:2476:|
tests/t300.d/out:2477:|1.1
tests/t300.d/out:2478:|log
tests/t300.d/out:2479:|@Initial revision
tests/t300.d/out:2480:|z@z
tests/t300.d/out:2481:|text
tests/t300.d/out:2482:|@foo
tests/t300.d/out:2483:|@
tests/t300.d/out:2485:rlog: t300.d/x,v:20: missing `text' keyword
tests/t300.d/out:2486:rlog aborted
tests/t300.d/out:2487:** (barf) typo at end of line 20
tests/t300.d/out:2488:|head 1.1;
tests/t300.d/out:2489:|access;
tests/t300.d/out:2490:|symbols;
tests/t300.d/out:2491:|locks; strict;
tests/t300.d/out:2492:|comment @# @;
tests/t300.d/out:2493:|
tests/t300.d/out:2494:|1.1
tests/t300.d/out:2495:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2496:|branches;
tests/t300.d/out:2497:|next ;
tests/t300.d/out:2498:|
tests/t300.d/out:2499:|
tests/t300.d/out:2500:|desc
tests/t300.d/out:2501:|@@
tests/t300.d/out:2502:|
tests/t300.d/out:2503:|
tests/t300.d/out:2504:|1.1
tests/t300.d/out:2505:|log
tests/t300.d/out:2506:|@Initial revision
tests/t300.d/out:2507:|@z@z
tests/t300.d/out:2508:|text
tests/t300.d/out:2509:|@foo
tests/t300.d/out:2510:|@
tests/t300.d/out:2512:rlog: t300.d/x,v:20: missing `text' keyword
tests/t300.d/out:2513:rlog aborted
tests/t300.d/out:2514:** (barf) typo at beginning of line 21
tests/t300.d/out:2515:|head 1.1;
tests/t300.d/out:2516:|access;
tests/t300.d/out:2517:|symbols;
tests/t300.d/out:2518:|locks; strict;
tests/t300.d/out:2519:|comment @# @;
tests/t300.d/out:2520:|
tests/t300.d/out:2521:|1.1
tests/t300.d/out:2522:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2523:|branches;
tests/t300.d/out:2524:|next ;
tests/t300.d/out:2525:|
tests/t300.d/out:2526:|
tests/t300.d/out:2527:|desc
tests/t300.d/out:2528:|@@
tests/t300.d/out:2529:|
tests/t300.d/out:2530:|
tests/t300.d/out:2531:|1.1
tests/t300.d/out:2532:|log
tests/t300.d/out:2533:|@Initial revision
tests/t300.d/out:2534:|@
tests/t300.d/out:2535:|ztext
tests/t300.d/out:2536:|@foo
tests/t300.d/out:2537:|@
tests/t300.d/out:2539:rlog: t300.d/x,v:21: missing `text' keyword
tests/t300.d/out:2540:rlog aborted
tests/t300.d/out:2541:** (barf) typo at first char of line 21
tests/t300.d/out:2542:|head 1.1;
tests/t300.d/out:2543:|access;
tests/t300.d/out:2544:|symbols;
tests/t300.d/out:2545:|locks; strict;
tests/t300.d/out:2546:|comment @# @;
tests/t300.d/out:2547:|
tests/t300.d/out:2548:|1.1
tests/t300.d/out:2549:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2550:|branches;
tests/t300.d/out:2551:|next ;
tests/t300.d/out:2552:|
tests/t300.d/out:2553:|
tests/t300.d/out:2554:|desc
tests/t300.d/out:2555:|@@
tests/t300.d/out:2556:|
tests/t300.d/out:2557:|
tests/t300.d/out:2558:|1.1
tests/t300.d/out:2559:|log
tests/t300.d/out:2560:|@Initial revision
tests/t300.d/out:2561:|@
tests/t300.d/out:2562:|zext
tests/t300.d/out:2563:|@foo
tests/t300.d/out:2564:|@
tests/t300.d/out:2566:rlog: t300.d/x,v:21: missing `text' keyword
tests/t300.d/out:2567:rlog aborted
tests/t300.d/out:2568:** (barf) typo at last char of line 21
tests/t300.d/out:2569:|head 1.1;
tests/t300.d/out:2570:|access;
tests/t300.d/out:2571:|symbols;
tests/t300.d/out:2572:|locks; strict;
tests/t300.d/out:2573:|comment @# @;
tests/t300.d/out:2574:|
tests/t300.d/out:2575:|1.1
tests/t300.d/out:2576:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2577:|branches;
tests/t300.d/out:2578:|next ;
tests/t300.d/out:2579:|
tests/t300.d/out:2580:|
tests/t300.d/out:2581:|desc
tests/t300.d/out:2582:|@@
tests/t300.d/out:2583:|
tests/t300.d/out:2584:|
tests/t300.d/out:2585:|1.1
tests/t300.d/out:2586:|log
tests/t300.d/out:2587:|@Initial revision
tests/t300.d/out:2588:|@
tests/t300.d/out:2589:|texz
tests/t300.d/out:2590:|@foo
tests/t300.d/out:2591:|@
tests/t300.d/out:2593:rlog: t300.d/x,v:21: missing `text' keyword
tests/t300.d/out:2594:rlog aborted
tests/t300.d/out:2595:** (barf) typo at end of line 21
tests/t300.d/out:2596:|head 1.1;
tests/t300.d/out:2597:|access;
tests/t300.d/out:2598:|symbols;
tests/t300.d/out:2599:|locks; strict;
tests/t300.d/out:2600:|comment @# @;
tests/t300.d/out:2601:|
tests/t300.d/out:2602:|1.1
tests/t300.d/out:2603:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2604:|branches;
tests/t300.d/out:2605:|next ;
tests/t300.d/out:2606:|
tests/t300.d/out:2607:|
tests/t300.d/out:2608:|desc
tests/t300.d/out:2609:|@@
tests/t300.d/out:2610:|
tests/t300.d/out:2611:|
tests/t300.d/out:2612:|1.1
tests/t300.d/out:2613:|log
tests/t300.d/out:2614:|@Initial revision
tests/t300.d/out:2615:|@
tests/t300.d/out:2616:|textz
tests/t300.d/out:2617:|@foo
tests/t300.d/out:2618:|@
tests/t300.d/out:2620:rlog: t300.d/x,v:21: junk at end of file: 'z'
tests/t300.d/out:2621:rlog aborted
tests/t300.d/out:2622:** (barf) typo at beginning of line 22
tests/t300.d/out:2623:|head 1.1;
tests/t300.d/out:2624:|access;
tests/t300.d/out:2625:|symbols;
tests/t300.d/out:2626:|locks; strict;
tests/t300.d/out:2627:|comment @# @;
tests/t300.d/out:2628:|
tests/t300.d/out:2629:|1.1
tests/t300.d/out:2630:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2631:|branches;
tests/t300.d/out:2632:|next ;
tests/t300.d/out:2633:|
tests/t300.d/out:2634:|
tests/t300.d/out:2635:|desc
tests/t300.d/out:2636:|@@
tests/t300.d/out:2637:|
tests/t300.d/out:2638:|
tests/t300.d/out:2639:|1.1
tests/t300.d/out:2640:|log
tests/t300.d/out:2641:|@Initial revision
tests/t300.d/out:2642:|@
tests/t300.d/out:2643:|text
tests/t300.d/out:2644:|z@z@foo
tests/t300.d/out:2645:|@
tests/t300.d/out:2647:rlog: t300.d/x,v:22: junk at end of file: 'z'
tests/t300.d/out:2648:rlog aborted
tests/t300.d/out:2649:** (barf) typo at first char of line 22
tests/t300.d/out:2650:|head 1.1;
tests/t300.d/out:2651:|access;
tests/t300.d/out:2652:|symbols;
tests/t300.d/out:2653:|locks; strict;
tests/t300.d/out:2654:|comment @# @;
tests/t300.d/out:2655:|
tests/t300.d/out:2656:|1.1
tests/t300.d/out:2657:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2658:|branches;
tests/t300.d/out:2659:|next ;
tests/t300.d/out:2660:|
tests/t300.d/out:2661:|
tests/t300.d/out:2662:|desc
tests/t300.d/out:2663:|@@
tests/t300.d/out:2664:|
tests/t300.d/out:2665:|
tests/t300.d/out:2666:|1.1
tests/t300.d/out:2667:|log
tests/t300.d/out:2668:|@Initial revision
tests/t300.d/out:2669:|@
tests/t300.d/out:2670:|text
tests/t300.d/out:2671:|z@zfoo
tests/t300.d/out:2672:|@
tests/t300.d/out:2674:rlog: t300.d/x,v:22: junk at end of file: 'z'
tests/t300.d/out:2675:rlog aborted
tests/t300.d/out:2676:** (barf) typo at last char of line 22
tests/t300.d/out:2677:|head 1.1;
tests/t300.d/out:2678:|access;
tests/t300.d/out:2679:|symbols;
tests/t300.d/out:2680:|locks; strict;
tests/t300.d/out:2681:|comment @# @;
tests/t300.d/out:2682:|
tests/t300.d/out:2683:|1.1
tests/t300.d/out:2684:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2685:|branches;
tests/t300.d/out:2686:|next ;
tests/t300.d/out:2687:|
tests/t300.d/out:2688:|
tests/t300.d/out:2689:|desc
tests/t300.d/out:2690:|@@
tests/t300.d/out:2691:|
tests/t300.d/out:2692:|
tests/t300.d/out:2693:|1.1
tests/t300.d/out:2694:|log
tests/t300.d/out:2695:|@Initial revision
tests/t300.d/out:2696:|@
tests/t300.d/out:2697:|text
tests/t300.d/out:2698:|@foz@z
tests/t300.d/out:2699:|@
tests/t300.d/out:2701:rlog: t300.d/x,v:22: junk at end of file: 'z'
tests/t300.d/out:2702:rlog aborted
tests/t300.d/out:2703:** (barf) typo at end of line 22
tests/t300.d/out:2704:|head 1.1;
tests/t300.d/out:2705:|access;
tests/t300.d/out:2706:|symbols;
tests/t300.d/out:2707:|locks; strict;
tests/t300.d/out:2708:|comment @# @;
tests/t300.d/out:2709:|
tests/t300.d/out:2710:|1.1
tests/t300.d/out:2711:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2712:|branches;
tests/t300.d/out:2713:|next ;
tests/t300.d/out:2714:|
tests/t300.d/out:2715:|
tests/t300.d/out:2716:|desc
tests/t300.d/out:2717:|@@
tests/t300.d/out:2718:|
tests/t300.d/out:2719:|
tests/t300.d/out:2720:|1.1
tests/t300.d/out:2721:|log
tests/t300.d/out:2722:|@Initial revision
tests/t300.d/out:2723:|@
tests/t300.d/out:2724:|text
tests/t300.d/out:2725:|@fooz@z
tests/t300.d/out:2726:|@
tests/t300.d/out:2728:rlog: t300.d/x,v:22: junk at end of file: 'z'
tests/t300.d/out:2729:rlog aborted
tests/t300.d/out:2730:** (barf) typo at beginning of line 23
tests/t300.d/out:2731:|head 1.1;
tests/t300.d/out:2732:|access;
tests/t300.d/out:2733:|symbols;
tests/t300.d/out:2734:|locks; strict;
tests/t300.d/out:2735:|comment @# @;
tests/t300.d/out:2736:|
tests/t300.d/out:2737:|1.1
tests/t300.d/out:2738:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2739:|branches;
tests/t300.d/out:2740:|next ;
tests/t300.d/out:2741:|
tests/t300.d/out:2742:|
tests/t300.d/out:2743:|desc
tests/t300.d/out:2744:|@@
tests/t300.d/out:2745:|
tests/t300.d/out:2746:|
tests/t300.d/out:2747:|1.1
tests/t300.d/out:2748:|log
tests/t300.d/out:2749:|@Initial revision
tests/t300.d/out:2750:|@
tests/t300.d/out:2751:|text
tests/t300.d/out:2752:|@foo
tests/t300.d/out:2753:|z@z@
tests/t300.d/out:2755:rlog: t300.d/x,v:23: junk at end of file: 'z'
tests/t300.d/out:2756:rlog aborted
tests/t300.d/out:2757:** (barf) typo at first char of line 23
tests/t300.d/out:2758:|head 1.1;
tests/t300.d/out:2759:|access;
tests/t300.d/out:2760:|symbols;
tests/t300.d/out:2761:|locks; strict;
tests/t300.d/out:2762:|comment @# @;
tests/t300.d/out:2763:|
tests/t300.d/out:2764:|1.1
tests/t300.d/out:2765:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2766:|branches;
tests/t300.d/out:2767:|next ;
tests/t300.d/out:2768:|
tests/t300.d/out:2769:|
tests/t300.d/out:2770:|desc
tests/t300.d/out:2771:|@@
tests/t300.d/out:2772:|
tests/t300.d/out:2773:|
tests/t300.d/out:2774:|1.1
tests/t300.d/out:2775:|log
tests/t300.d/out:2776:|@Initial revision
tests/t300.d/out:2777:|@
tests/t300.d/out:2778:|text
tests/t300.d/out:2779:|@foo
tests/t300.d/out:2780:|z@z
tests/t300.d/out:2782:rlog: t300.d/x,v:23: junk at end of file: 'z'
tests/t300.d/out:2783:rlog aborted
tests/t300.d/out:2784:** (barf) typo at last char of line 23
tests/t300.d/out:2785:|head 1.1;
tests/t300.d/out:2786:|access;
tests/t300.d/out:2787:|symbols;
tests/t300.d/out:2788:|locks; strict;
tests/t300.d/out:2789:|comment @# @;
tests/t300.d/out:2790:|
tests/t300.d/out:2791:|1.1
tests/t300.d/out:2792:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2793:|branches;
tests/t300.d/out:2794:|next ;
tests/t300.d/out:2795:|
tests/t300.d/out:2796:|
tests/t300.d/out:2797:|desc
tests/t300.d/out:2798:|@@
tests/t300.d/out:2799:|
tests/t300.d/out:2800:|
tests/t300.d/out:2801:|1.1
tests/t300.d/out:2802:|log
tests/t300.d/out:2803:|@Initial revision
tests/t300.d/out:2804:|@
tests/t300.d/out:2805:|text
tests/t300.d/out:2806:|@foo
tests/t300.d/out:2807:|z@z
tests/t300.d/out:2809:rlog: t300.d/x,v:23: junk at end of file: 'z'
tests/t300.d/out:2810:rlog aborted
tests/t300.d/out:2811:** (barf) typo at end of line 23
tests/t300.d/out:2812:|head 1.1;
tests/t300.d/out:2813:|access;
tests/t300.d/out:2814:|symbols;
tests/t300.d/out:2815:|locks; strict;
tests/t300.d/out:2816:|comment @# @;
tests/t300.d/out:2817:|
tests/t300.d/out:2818:|1.1
tests/t300.d/out:2819:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2820:|branches;
tests/t300.d/out:2821:|next ;
tests/t300.d/out:2822:|
tests/t300.d/out:2823:|
tests/t300.d/out:2824:|desc
tests/t300.d/out:2825:|@@
tests/t300.d/out:2826:|
tests/t300.d/out:2827:|
tests/t300.d/out:2828:|1.1
tests/t300.d/out:2829:|log
tests/t300.d/out:2830:|@Initial revision
tests/t300.d/out:2831:|@
tests/t300.d/out:2832:|text
tests/t300.d/out:2833:|@foo
tests/t300.d/out:2834:|@z@z
tests/t300.d/out:2836:rlog: t300.d/x,v:23: junk at end of file: 'z'
tests/t300.d/out:2837:rlog aborted
tests/t300.d/out:2838:* (jaws) ./fake/empty-minimal
tests/t300.d/out:2839:** (barf) truncated at line 2
tests/t300.d/out:2840:|head;
tests/t300.d/out:2842:rlog: t300.d/x,v:2: unexpected end of file
tests/t300.d/out:2843:rlog aborted
tests/t300.d/out:2844:** (barf) truncated at line 3
tests/t300.d/out:2845:|head;
tests/t300.d/out:2846:|access;
tests/t300.d/out:2848:rlog: t300.d/x,v:3: unexpected end of file
tests/t300.d/out:2849:rlog aborted
tests/t300.d/out:2850:** (barf) truncated at line 4
tests/t300.d/out:2851:|head;
tests/t300.d/out:2852:|access;
tests/t300.d/out:2853:|symbols;
tests/t300.d/out:2855:rlog: t300.d/x,v:4: unexpected end of file
tests/t300.d/out:2856:rlog aborted
tests/t300.d/out:2857:** (barf) truncated at line 5
tests/t300.d/out:2858:|head;
tests/t300.d/out:2859:|access;
tests/t300.d/out:2860:|symbols;
tests/t300.d/out:2861:|locks;
tests/t300.d/out:2863:rlog: t300.d/x,v:5: unexpected end of file
tests/t300.d/out:2864:rlog aborted
tests/t300.d/out:2865:** (barf) truncated at line 6
tests/t300.d/out:2866:|head;
tests/t300.d/out:2867:|access;
tests/t300.d/out:2868:|symbols;
tests/t300.d/out:2869:|locks;
tests/t300.d/out:2870:|desc
tests/t300.d/out:2872:rlog: t300.d/x,v:6: unexpected end of file
tests/t300.d/out:2873:rlog aborted
tests/t300.d/out:2874:* (jaws) ./fake/empty
tests/t300.d/out:2875:** (barf) truncated at line 2
tests/t300.d/out:2876:|head;
tests/t300.d/out:2878:rlog: t300.d/x,v:2: unexpected end of file
tests/t300.d/out:2879:rlog aborted
tests/t300.d/out:2880:** (barf) truncated at line 3
tests/t300.d/out:2881:|head;
tests/t300.d/out:2882:|access;
tests/t300.d/out:2884:rlog: t300.d/x,v:3: unexpected end of file
tests/t300.d/out:2885:rlog aborted
tests/t300.d/out:2886:** (barf) truncated at line 4
tests/t300.d/out:2887:|head;
tests/t300.d/out:2888:|access;
tests/t300.d/out:2889:|symbols;
tests/t300.d/out:2891:rlog: t300.d/x,v:4: unexpected end of file
tests/t300.d/out:2892:rlog aborted
tests/t300.d/out:2893:** (barf) truncated at line 5
tests/t300.d/out:2894:|head;
tests/t300.d/out:2895:|access;
tests/t300.d/out:2896:|symbols;
tests/t300.d/out:2897:|locks; strict;
tests/t300.d/out:2899:rlog: t300.d/x,v:5: unexpected end of file
tests/t300.d/out:2900:rlog aborted
tests/t300.d/out:2901:** (barf) truncated at line 6
tests/t300.d/out:2902:|head;
tests/t300.d/out:2903:|access;
tests/t300.d/out:2904:|symbols;
tests/t300.d/out:2905:|locks; strict;
tests/t300.d/out:2906:|comment @# @;
tests/t300.d/out:2908:rlog: t300.d/x,v:6: unexpected end of file
tests/t300.d/out:2909:rlog aborted
tests/t300.d/out:2910:** (barf) truncated at line 7
tests/t300.d/out:2911:|head;
tests/t300.d/out:2912:|access;
tests/t300.d/out:2913:|symbols;
tests/t300.d/out:2914:|locks; strict;
tests/t300.d/out:2915:|comment @# @;
tests/t300.d/out:2916:|desc
tests/t300.d/out:2918:rlog: t300.d/x,v:7: unexpected end of file
tests/t300.d/out:2919:rlog aborted
tests/t300.d/out:2920:* (jaws) ./fake/one
tests/t300.d/out:2921:** (barf) truncated at line 2
tests/t300.d/out:2922:|head 1.1;
tests/t300.d/out:2924:rlog: t300.d/x,v:2: unexpected end of file
tests/t300.d/out:2925:rlog aborted
tests/t300.d/out:2926:** (barf) truncated at line 3
tests/t300.d/out:2927:|head 1.1;
tests/t300.d/out:2928:|access;
tests/t300.d/out:2930:rlog: t300.d/x,v:3: unexpected end of file
tests/t300.d/out:2931:rlog aborted
tests/t300.d/out:2932:** (barf) truncated at line 4
tests/t300.d/out:2933:|head 1.1;
tests/t300.d/out:2934:|access;
tests/t300.d/out:2935:|symbols;
tests/t300.d/out:2937:rlog: t300.d/x,v:4: unexpected end of file
tests/t300.d/out:2938:rlog aborted
tests/t300.d/out:2939:** (barf) truncated at line 5
tests/t300.d/out:2940:|head 1.1;
tests/t300.d/out:2941:|access;
tests/t300.d/out:2942:|symbols;
tests/t300.d/out:2943:|locks; strict;
tests/t300.d/out:2945:rlog: t300.d/x,v:5: unexpected end of file
tests/t300.d/out:2946:rlog aborted
tests/t300.d/out:2947:** (barf) truncated at line 6
tests/t300.d/out:2948:|head 1.1;
tests/t300.d/out:2949:|access;
tests/t300.d/out:2950:|symbols;
tests/t300.d/out:2951:|locks; strict;
tests/t300.d/out:2952:|comment @# @;
tests/t300.d/out:2954:rlog: t300.d/x,v:6: unexpected end of file
tests/t300.d/out:2955:rlog aborted
tests/t300.d/out:2956:** (barf) truncated at line 7
tests/t300.d/out:2957:|head 1.1;
tests/t300.d/out:2958:|access;
tests/t300.d/out:2959:|symbols;
tests/t300.d/out:2960:|locks; strict;
tests/t300.d/out:2961:|comment @# @;
tests/t300.d/out:2962:|
tests/t300.d/out:2964:rlog: t300.d/x,v:7: unexpected end of file
tests/t300.d/out:2965:rlog aborted
tests/t300.d/out:2966:** (barf) truncated at line 8
tests/t300.d/out:2967:|head 1.1;
tests/t300.d/out:2968:|access;
tests/t300.d/out:2969:|symbols;
tests/t300.d/out:2970:|locks; strict;
tests/t300.d/out:2971:|comment @# @;
tests/t300.d/out:2972:|
tests/t300.d/out:2973:|1.1
tests/t300.d/out:2975:rlog: t300.d/x,v:8: unexpected end of file
tests/t300.d/out:2976:rlog aborted
tests/t300.d/out:2977:** (barf) truncated at line 9
tests/t300.d/out:2978:|head 1.1;
tests/t300.d/out:2979:|access;
tests/t300.d/out:2980:|symbols;
tests/t300.d/out:2981:|locks; strict;
tests/t300.d/out:2982:|comment @# @;
tests/t300.d/out:2983:|
tests/t300.d/out:2984:|1.1
tests/t300.d/out:2985:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2987:rlog: t300.d/x,v:9: unexpected end of file
tests/t300.d/out:2988:rlog aborted
tests/t300.d/out:2989:** (barf) truncated at line 10
tests/t300.d/out:2990:|head 1.1;
tests/t300.d/out:2991:|access;
tests/t300.d/out:2992:|symbols;
tests/t300.d/out:2993:|locks; strict;
tests/t300.d/out:2994:|comment @# @;
tests/t300.d/out:2995:|
tests/t300.d/out:2996:|1.1
tests/t300.d/out:2997:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:2998:|branches;
tests/t300.d/out:3000:rlog: t300.d/x,v:10: unexpected end of file
tests/t300.d/out:3001:rlog aborted
tests/t300.d/out:3002:** (barf) truncated at line 11
tests/t300.d/out:3003:|head 1.1;
tests/t300.d/out:3004:|access;
tests/t300.d/out:3005:|symbols;
tests/t300.d/out:3006:|locks; strict;
tests/t300.d/out:3007:|comment @# @;
tests/t300.d/out:3008:|
tests/t300.d/out:3009:|1.1
tests/t300.d/out:3010:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3011:|branches;
tests/t300.d/out:3012:|next ;
tests/t300.d/out:3014:rlog: t300.d/x,v:11: unexpected end of file
tests/t300.d/out:3015:rlog aborted
tests/t300.d/out:3016:** (barf) truncated at line 12
tests/t300.d/out:3017:|head 1.1;
tests/t300.d/out:3018:|access;
tests/t300.d/out:3019:|symbols;
tests/t300.d/out:3020:|locks; strict;
tests/t300.d/out:3021:|comment @# @;
tests/t300.d/out:3022:|
tests/t300.d/out:3023:|1.1
tests/t300.d/out:3024:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3025:|branches;
tests/t300.d/out:3026:|next ;
tests/t300.d/out:3027:|
tests/t300.d/out:3029:rlog: t300.d/x,v:12: unexpected end of file
tests/t300.d/out:3030:rlog aborted
tests/t300.d/out:3031:** (barf) truncated at line 13
tests/t300.d/out:3032:|head 1.1;
tests/t300.d/out:3033:|access;
tests/t300.d/out:3034:|symbols;
tests/t300.d/out:3035:|locks; strict;
tests/t300.d/out:3036:|comment @# @;
tests/t300.d/out:3037:|
tests/t300.d/out:3038:|1.1
tests/t300.d/out:3039:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3040:|branches;
tests/t300.d/out:3041:|next ;
tests/t300.d/out:3042:|
tests/t300.d/out:3043:|
tests/t300.d/out:3045:rlog: t300.d/x,v:13: unexpected end of file
tests/t300.d/out:3046:rlog aborted
tests/t300.d/out:3047:** (barf) truncated at line 14
tests/t300.d/out:3048:|head 1.1;
tests/t300.d/out:3049:|access;
tests/t300.d/out:3050:|symbols;
tests/t300.d/out:3051:|locks; strict;
tests/t300.d/out:3052:|comment @# @;
tests/t300.d/out:3053:|
tests/t300.d/out:3054:|1.1
tests/t300.d/out:3055:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3056:|branches;
tests/t300.d/out:3057:|next ;
tests/t300.d/out:3058:|
tests/t300.d/out:3059:|
tests/t300.d/out:3060:|desc
tests/t300.d/out:3062:rlog: t300.d/x,v:14: unexpected end of file
tests/t300.d/out:3063:rlog aborted
tests/t300.d/out:3064:** (barf) truncated at line 15
tests/t300.d/out:3065:|head 1.1;
tests/t300.d/out:3066:|access;
tests/t300.d/out:3067:|symbols;
tests/t300.d/out:3068:|locks; strict;
tests/t300.d/out:3069:|comment @# @;
tests/t300.d/out:3070:|
tests/t300.d/out:3071:|1.1
tests/t300.d/out:3072:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3073:|branches;
tests/t300.d/out:3074:|next ;
tests/t300.d/out:3075:|
tests/t300.d/out:3076:|
tests/t300.d/out:3077:|desc
tests/t300.d/out:3078:|@@
tests/t300.d/out:3080:rlog: t300.d/x,v:15: unexpected end of file
tests/t300.d/out:3081:rlog aborted
tests/t300.d/out:3082:** (barf) truncated at line 16
tests/t300.d/out:3083:|head 1.1;
tests/t300.d/out:3084:|access;
tests/t300.d/out:3085:|symbols;
tests/t300.d/out:3086:|locks; strict;
tests/t300.d/out:3087:|comment @# @;
tests/t300.d/out:3088:|
tests/t300.d/out:3089:|1.1
tests/t300.d/out:3090:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3091:|branches;
tests/t300.d/out:3092:|next ;
tests/t300.d/out:3093:|
tests/t300.d/out:3094:|
tests/t300.d/out:3095:|desc
tests/t300.d/out:3096:|@@
tests/t300.d/out:3097:|
tests/t300.d/out:3099:rlog: t300.d/x,v:16: unexpected end of file
tests/t300.d/out:3100:rlog aborted
tests/t300.d/out:3101:** (barf) truncated at line 17
tests/t300.d/out:3102:|head 1.1;
tests/t300.d/out:3103:|access;
tests/t300.d/out:3104:|symbols;
tests/t300.d/out:3105:|locks; strict;
tests/t300.d/out:3106:|comment @# @;
tests/t300.d/out:3107:|
tests/t300.d/out:3108:|1.1
tests/t300.d/out:3109:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3110:|branches;
tests/t300.d/out:3111:|next ;
tests/t300.d/out:3112:|
tests/t300.d/out:3113:|
tests/t300.d/out:3114:|desc
tests/t300.d/out:3115:|@@
tests/t300.d/out:3116:|
tests/t300.d/out:3117:|
tests/t300.d/out:3119:rlog: t300.d/x,v:17: unexpected end of file
tests/t300.d/out:3120:rlog aborted
tests/t300.d/out:3121:** (barf) truncated at line 18
tests/t300.d/out:3122:|head 1.1;
tests/t300.d/out:3123:|access;
tests/t300.d/out:3124:|symbols;
tests/t300.d/out:3125:|locks; strict;
tests/t300.d/out:3126:|comment @# @;
tests/t300.d/out:3127:|
tests/t300.d/out:3128:|1.1
tests/t300.d/out:3129:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3130:|branches;
tests/t300.d/out:3131:|next ;
tests/t300.d/out:3132:|
tests/t300.d/out:3133:|
tests/t300.d/out:3134:|desc
tests/t300.d/out:3135:|@@
tests/t300.d/out:3136:|
tests/t300.d/out:3137:|
tests/t300.d/out:3138:|1.1
tests/t300.d/out:3140:rlog: t300.d/x,v:18: unexpected end of file
tests/t300.d/out:3141:rlog aborted
tests/t300.d/out:3142:** (barf) truncated at line 19
tests/t300.d/out:3143:|head 1.1;
tests/t300.d/out:3144:|access;
tests/t300.d/out:3145:|symbols;
tests/t300.d/out:3146:|locks; strict;
tests/t300.d/out:3147:|comment @# @;
tests/t300.d/out:3148:|
tests/t300.d/out:3149:|1.1
tests/t300.d/out:3150:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3151:|branches;
tests/t300.d/out:3152:|next ;
tests/t300.d/out:3153:|
tests/t300.d/out:3154:|
tests/t300.d/out:3155:|desc
tests/t300.d/out:3156:|@@
tests/t300.d/out:3157:|
tests/t300.d/out:3158:|
tests/t300.d/out:3159:|1.1
tests/t300.d/out:3160:|log
tests/t300.d/out:3162:rlog: t300.d/x,v:19: unexpected end of file
tests/t300.d/out:3163:rlog aborted
tests/t300.d/out:3164:** (barf) truncated at line 20
tests/t300.d/out:3165:|head 1.1;
tests/t300.d/out:3166:|access;
tests/t300.d/out:3167:|symbols;
tests/t300.d/out:3168:|locks; strict;
tests/t300.d/out:3169:|comment @# @;
tests/t300.d/out:3170:|
tests/t300.d/out:3171:|1.1
tests/t300.d/out:3172:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3173:|branches;
tests/t300.d/out:3174:|next ;
tests/t300.d/out:3175:|
tests/t300.d/out:3176:|
tests/t300.d/out:3177:|desc
tests/t300.d/out:3178:|@@
tests/t300.d/out:3179:|
tests/t300.d/out:3180:|
tests/t300.d/out:3181:|1.1
tests/t300.d/out:3182:|log
tests/t300.d/out:3183:|@Initial revision
tests/t300.d/out:3185:rlog: t300.d/x,v:20: unexpected end of file
tests/t300.d/out:3186:rlog aborted
tests/t300.d/out:3187:** (barf) truncated at line 21
tests/t300.d/out:3188:|head 1.1;
tests/t300.d/out:3189:|access;
tests/t300.d/out:3190:|symbols;
tests/t300.d/out:3191:|locks; strict;
tests/t300.d/out:3192:|comment @# @;
tests/t300.d/out:3193:|
tests/t300.d/out:3194:|1.1
tests/t300.d/out:3195:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3196:|branches;
tests/t300.d/out:3197:|next ;
tests/t300.d/out:3198:|
tests/t300.d/out:3199:|
tests/t300.d/out:3200:|desc
tests/t300.d/out:3201:|@@
tests/t300.d/out:3202:|
tests/t300.d/out:3203:|
tests/t300.d/out:3204:|1.1
tests/t300.d/out:3205:|log
tests/t300.d/out:3206:|@Initial revision
tests/t300.d/out:3207:|@
tests/t300.d/out:3209:rlog: t300.d/x,v:21: unexpected end of file
tests/t300.d/out:3210:rlog aborted
tests/t300.d/out:3211:** (barf) truncated at line 22
tests/t300.d/out:3212:|head 1.1;
tests/t300.d/out:3213:|access;
tests/t300.d/out:3214:|symbols;
tests/t300.d/out:3215:|locks; strict;
tests/t300.d/out:3216:|comment @# @;
tests/t300.d/out:3217:|
tests/t300.d/out:3218:|1.1
tests/t300.d/out:3219:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3220:|branches;
tests/t300.d/out:3221:|next ;
tests/t300.d/out:3222:|
tests/t300.d/out:3223:|
tests/t300.d/out:3224:|desc
tests/t300.d/out:3225:|@@
tests/t300.d/out:3226:|
tests/t300.d/out:3227:|
tests/t300.d/out:3228:|1.1
tests/t300.d/out:3229:|log
tests/t300.d/out:3230:|@Initial revision
tests/t300.d/out:3231:|@
tests/t300.d/out:3232:|text
tests/t300.d/out:3234:rlog: t300.d/x,v:22: unexpected end of file
tests/t300.d/out:3235:rlog aborted
tests/t300.d/out:3236:** (barf) truncated at line 23
tests/t300.d/out:3237:|head 1.1;
tests/t300.d/out:3238:|access;
tests/t300.d/out:3239:|symbols;
tests/t300.d/out:3240:|locks; strict;
tests/t300.d/out:3241:|comment @# @;
tests/t300.d/out:3242:|
tests/t300.d/out:3243:|1.1
tests/t300.d/out:3244:|date 2010.10.02.04.35.26; author ttn; state Exp;
tests/t300.d/out:3245:|branches;
tests/t300.d/out:3246:|next ;
tests/t300.d/out:3247:|
tests/t300.d/out:3248:|
tests/t300.d/out:3249:|desc
tests/t300.d/out:3250:|@@
tests/t300.d/out:3251:|
tests/t300.d/out:3252:|
tests/t300.d/out:3253:|1.1
tests/t300.d/out:3254:|log
tests/t300.d/out:3255:|@Initial revision
tests/t300.d/out:3256:|@
tests/t300.d/out:3257:|text
tests/t300.d/out:3258:|@foo
tests/t300.d/out:3260:rlog: t300.d/x,v:23: unexpected end of file
tests/t300.d/out:3261:rlog aborted
tests/t300.d/out:3262:* branch pointer weirdness
tests/t300.d/out:3263:** (barf) is branch point itself
tests/t300.d/out:3264:|head 4.21;
tests/t300.d/out:3265:|access;
tests/t300.d/out:3266:|symbols;
tests/t300.d/out:3267:|locks; strict;
tests/t300.d/out:3268:|comment @# @;
tests/t300.d/out:3269:|
tests/t300.d/out:3270:|4.21
tests/t300.d/out:3271:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3272:|branches;
tests/t300.d/out:3273:|next 4.20;
tests/t300.d/out:3274:|
tests/t300.d/out:3275:|4.20
tests/t300.d/out:3276:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3277:|branches
tests/t300.d/out:3278:| 4.20;
tests/t300.d/out:3279:|next ;
tests/t300.d/out:3280:|
tests/t300.d/out:3281:|4.20.1.1
tests/t300.d/out:3282:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3283:|branches;
tests/t300.d/out:3284:|next ;
tests/t300.d/out:3285:|
tests/t300.d/out:3286:|
tests/t300.d/out:3287:|desc
tests/t300.d/out:3288:|@t001
tests/t300.d/out:3289:|@
tests/t300.d/out:3290:|
tests/t300.d/out:3291:|
tests/t300.d/out:3292:|4.21
tests/t300.d/out:3293:|log
tests/t300.d/out:3294:|@ANOTHER
tests/t300.d/out:3295:|@
tests/t300.d/out:3296:|text
tests/t300.d/out:3297:|@nonempty
tests/t300.d/out:3298:|morejunk
tests/t300.d/out:3299:|@
tests/t300.d/out:3300:|
tests/t300.d/out:3301:|
tests/t300.d/out:3302:|4.20
tests/t300.d/out:3303:|log
tests/t300.d/out:3304:|@HELLO
tests/t300.d/out:3305:|@
tests/t300.d/out:3306:|text
tests/t300.d/out:3307:|@d2 1
tests/t300.d/out:3308:|@
tests/t300.d/out:3309:|
tests/t300.d/out:3310:|
tests/t300.d/out:3311:|4.20.1.1
tests/t300.d/out:3312:|log
tests/t300.d/out:3313:|@BRANCHED
tests/t300.d/out:3314:|@
tests/t300.d/out:3315:|text
tests/t300.d/out:3316:|@a1 1
tests/t300.d/out:3317:|evenmorejunk
tests/t300.d/out:3318:|@
tests/t300.d/out:3320:rlog: t300.d/x,v:15: invalid branch `4.20' at branchpoint `4.20'
tests/t300.d/out:3321:rlog aborted
tests/t300.d/out:3322:** (barf) not a revision
tests/t300.d/out:3323:|head 4.21;
tests/t300.d/out:3324:|access;
tests/t300.d/out:3325:|symbols;
tests/t300.d/out:3326:|locks; strict;
tests/t300.d/out:3327:|comment @# @;
tests/t300.d/out:3328:|
tests/t300.d/out:3329:|4.21
tests/t300.d/out:3330:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3331:|branches;
tests/t300.d/out:3332:|next 4.20;
tests/t300.d/out:3333:|
tests/t300.d/out:3334:|4.20
tests/t300.d/out:3335:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3336:|branches
tests/t300.d/out:3337:| 4.20.1;
tests/t300.d/out:3338:|next ;
tests/t300.d/out:3339:|
tests/t300.d/out:3340:|4.20.1.1
tests/t300.d/out:3341:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3342:|branches;
tests/t300.d/out:3343:|next ;
tests/t300.d/out:3344:|
tests/t300.d/out:3345:|
tests/t300.d/out:3346:|desc
tests/t300.d/out:3347:|@t001
tests/t300.d/out:3348:|@
tests/t300.d/out:3349:|
tests/t300.d/out:3350:|
tests/t300.d/out:3351:|4.21
tests/t300.d/out:3352:|log
tests/t300.d/out:3353:|@ANOTHER
tests/t300.d/out:3354:|@
tests/t300.d/out:3355:|text
tests/t300.d/out:3356:|@nonempty
tests/t300.d/out:3357:|morejunk
tests/t300.d/out:3358:|@
tests/t300.d/out:3359:|
tests/t300.d/out:3360:|
tests/t300.d/out:3361:|4.20
tests/t300.d/out:3362:|log
tests/t300.d/out:3363:|@HELLO
tests/t300.d/out:3364:|@
tests/t300.d/out:3365:|text
tests/t300.d/out:3366:|@d2 1
tests/t300.d/out:3367:|@
tests/t300.d/out:3368:|
tests/t300.d/out:3369:|
tests/t300.d/out:3370:|4.20.1.1
tests/t300.d/out:3371:|log
tests/t300.d/out:3372:|@BRANCHED
tests/t300.d/out:3373:|@
tests/t300.d/out:3374:|text
tests/t300.d/out:3375:|@a1 1
tests/t300.d/out:3376:|evenmorejunk
tests/t300.d/out:3377:|@
tests/t300.d/out:3379:rlog: t300.d/x,v:15: invalid revision number: 4.20.1
tests/t300.d/out:3380:rlog aborted
tests/t300.d/out:3381:** (barf) not based on branch point
tests/t300.d/out:3382:|head 4.21;
tests/t300.d/out:3383:|access;
tests/t300.d/out:3384:|symbols;
tests/t300.d/out:3385:|locks; strict;
tests/t300.d/out:3386:|comment @# @;
tests/t300.d/out:3387:|
tests/t300.d/out:3388:|4.21
tests/t300.d/out:3389:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3390:|branches;
tests/t300.d/out:3391:|next 4.20;
tests/t300.d/out:3392:|
tests/t300.d/out:3393:|4.20
tests/t300.d/out:3394:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3395:|branches
tests/t300.d/out:3396:| 1.1.1.1;
tests/t300.d/out:3397:|next ;
tests/t300.d/out:3398:|
tests/t300.d/out:3399:|4.20.1.1
tests/t300.d/out:3400:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3401:|branches;
tests/t300.d/out:3402:|next ;
tests/t300.d/out:3403:|
tests/t300.d/out:3404:|
tests/t300.d/out:3405:|desc
tests/t300.d/out:3406:|@t001
tests/t300.d/out:3407:|@
tests/t300.d/out:3408:|
tests/t300.d/out:3409:|
tests/t300.d/out:3410:|4.21
tests/t300.d/out:3411:|log
tests/t300.d/out:3412:|@ANOTHER
tests/t300.d/out:3413:|@
tests/t300.d/out:3414:|text
tests/t300.d/out:3415:|@nonempty
tests/t300.d/out:3416:|morejunk
tests/t300.d/out:3417:|@
tests/t300.d/out:3418:|
tests/t300.d/out:3419:|
tests/t300.d/out:3420:|4.20
tests/t300.d/out:3421:|log
tests/t300.d/out:3422:|@HELLO
tests/t300.d/out:3423:|@
tests/t300.d/out:3424:|text
tests/t300.d/out:3425:|@d2 1
tests/t300.d/out:3426:|@
tests/t300.d/out:3427:|
tests/t300.d/out:3428:|
tests/t300.d/out:3429:|4.20.1.1
tests/t300.d/out:3430:|log
tests/t300.d/out:3431:|@BRANCHED
tests/t300.d/out:3432:|@
tests/t300.d/out:3433:|text
tests/t300.d/out:3434:|@a1 1
tests/t300.d/out:3435:|evenmorejunk
tests/t300.d/out:3436:|@
tests/t300.d/out:3438:rlog: t300.d/x,v:15: invalid branch `1.1.1.1' at branchpoint `4.20'
tests/t300.d/out:3439:rlog aborted
tests/t300.d/out:3440:** (barf) missing
tests/t300.d/out:3441:|head 4.21;
tests/t300.d/out:3442:|access;
tests/t300.d/out:3443:|symbols;
tests/t300.d/out:3444:|locks; strict;
tests/t300.d/out:3445:|comment @# @;
tests/t300.d/out:3446:|
tests/t300.d/out:3447:|4.21
tests/t300.d/out:3448:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3449:|branches;
tests/t300.d/out:3450:|next 4.20;
tests/t300.d/out:3451:|
tests/t300.d/out:3452:|4.20
tests/t300.d/out:3453:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3454:|branches
tests/t300.d/out:3455:| ;
tests/t300.d/out:3456:|next ;
tests/t300.d/out:3457:|
tests/t300.d/out:3458:|4.20.1.1
tests/t300.d/out:3459:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3460:|branches;
tests/t300.d/out:3461:|next ;
tests/t300.d/out:3462:|
tests/t300.d/out:3463:|
tests/t300.d/out:3464:|desc
tests/t300.d/out:3465:|@t001
tests/t300.d/out:3466:|@
tests/t300.d/out:3467:|
tests/t300.d/out:3468:|
tests/t300.d/out:3469:|4.21
tests/t300.d/out:3470:|log
tests/t300.d/out:3471:|@ANOTHER
tests/t300.d/out:3472:|@
tests/t300.d/out:3473:|text
tests/t300.d/out:3474:|@nonempty
tests/t300.d/out:3475:|morejunk
tests/t300.d/out:3476:|@
tests/t300.d/out:3477:|
tests/t300.d/out:3478:|
tests/t300.d/out:3479:|4.20
tests/t300.d/out:3480:|log
tests/t300.d/out:3481:|@HELLO
tests/t300.d/out:3482:|@
tests/t300.d/out:3483:|text
tests/t300.d/out:3484:|@d2 1
tests/t300.d/out:3485:|@
tests/t300.d/out:3486:|
tests/t300.d/out:3487:|
tests/t300.d/out:3488:|4.20.1.1
tests/t300.d/out:3489:|log
tests/t300.d/out:3490:|@BRANCHED
tests/t300.d/out:3491:|@
tests/t300.d/out:3492:|text
tests/t300.d/out:3493:|@a1 1
tests/t300.d/out:3494:|evenmorejunk
tests/t300.d/out:3495:|@
tests/t300.d/out:3497:rlog: t300.d/x,v:18: unexpected new branch revision number: 4.20.1.1
tests/t300.d/out:3498:rlog aborted
tests/t300.d/out:3499:** (barf) beyond branch point
tests/t300.d/out:3500:|head 4.21;
tests/t300.d/out:3501:|access;
tests/t300.d/out:3502:|symbols;
tests/t300.d/out:3503:|locks; strict;
tests/t300.d/out:3504:|comment @# @;
tests/t300.d/out:3505:|
tests/t300.d/out:3506:|4.21
tests/t300.d/out:3507:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3508:|branches;
tests/t300.d/out:3509:|next 4.20;
tests/t300.d/out:3510:|
tests/t300.d/out:3511:|4.20
tests/t300.d/out:3512:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3513:|branches 4.20.1.42
tests/t300.d/out:3514:| 4.20.1.1;
tests/t300.d/out:3515:|next ;
tests/t300.d/out:3516:|
tests/t300.d/out:3517:|4.20.1.1
tests/t300.d/out:3518:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3519:|branches;
tests/t300.d/out:3520:|next ;
tests/t300.d/out:3521:|
tests/t300.d/out:3522:|
tests/t300.d/out:3523:|desc
tests/t300.d/out:3524:|@t001
tests/t300.d/out:3525:|@
tests/t300.d/out:3526:|
tests/t300.d/out:3527:|
tests/t300.d/out:3528:|4.21
tests/t300.d/out:3529:|log
tests/t300.d/out:3530:|@ANOTHER
tests/t300.d/out:3531:|@
tests/t300.d/out:3532:|text
tests/t300.d/out:3533:|@nonempty
tests/t300.d/out:3534:|morejunk
tests/t300.d/out:3535:|@
tests/t300.d/out:3536:|
tests/t300.d/out:3537:|
tests/t300.d/out:3538:|4.20
tests/t300.d/out:3539:|log
tests/t300.d/out:3540:|@HELLO
tests/t300.d/out:3541:|@
tests/t300.d/out:3542:|text
tests/t300.d/out:3543:|@d2 1
tests/t300.d/out:3544:|@
tests/t300.d/out:3545:|
tests/t300.d/out:3546:|
tests/t300.d/out:3547:|4.20.1.1
tests/t300.d/out:3548:|log
tests/t300.d/out:3549:|@BRANCHED
tests/t300.d/out:3550:|@
tests/t300.d/out:3551:|text
tests/t300.d/out:3552:|@a1 1
tests/t300.d/out:3553:|evenmorejunk
tests/t300.d/out:3554:|@
tests/t300.d/out:3556:rlog: t300.d/x,v:14: branch refers to non-existent revision `4.20.1.42'
tests/t300.d/out:3557:rlog aborted
tests/t300.d/out:3558:* log weirdness
tests/t300.d/out:3559:** (barf) repeated revno
tests/t300.d/out:3560:|head 4.21;
tests/t300.d/out:3561:|access;
tests/t300.d/out:3562:|symbols;
tests/t300.d/out:3563:|locks; strict;
tests/t300.d/out:3564:|comment @# @;
tests/t300.d/out:3565:|
tests/t300.d/out:3566:|4.21
tests/t300.d/out:3567:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3568:|branches;
tests/t300.d/out:3569:|next 4.20;
tests/t300.d/out:3570:|
tests/t300.d/out:3571:|4.20
tests/t300.d/out:3572:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3573:|branches
tests/t300.d/out:3574:| 4.20.1.1;
tests/t300.d/out:3575:|next ;
tests/t300.d/out:3576:|
tests/t300.d/out:3577:|4.20.1.1
tests/t300.d/out:3578:|date 2010.10.02.16.43.15; author ttn; state Exp;
tests/t300.d/out:3579:|branches;
tests/t300.d/out:3580:|next ;
tests/t300.d/out:3581:|
tests/t300.d/out:3582:|
tests/t300.d/out:3583:|desc
tests/t300.d/out:3584:|@t001
tests/t300.d/out:3585:|@
tests/t300.d/out:3586:|
tests/t300.d/out:3587:|
tests/t300.d/out:3588:|4.21
tests/t300.d/out:3589:|log
tests/t300.d/out:3590:|@ANOTHER
tests/t300.d/out:3591:|@
tests/t300.d/out:3592:|text
tests/t300.d/out:3593:|@nonempty
tests/t300.d/out:3594:|morejunk
tests/t300.d/out:3595:|@
tests/t300.d/out:3596:|
tests/t300.d/out:3597:|
tests/t300.d/out:3598:|4.20
tests/t300.d/out:3599:|log
tests/t300.d/out:3600:|@HELLO
tests/t300.d/out:3601:|@
tests/t300.d/out:3602:|text
tests/t300.d/out:3603:|@d2 1
tests/t300.d/out:3604:|@
tests/t300.d/out:3605:|
tests/t300.d/out:3606:|
tests/t300.d/out:3607:|4.20
tests/t300.d/out:3608:|log
tests/t300.d/out:3609:|@BRANCHED
tests/t300.d/out:3610:|@
tests/t300.d/out:3611:|text
tests/t300.d/out:3612:|@a1 1
tests/t300.d/out:3613:|evenmorejunk
tests/t300.d/out:3614:|@
tests/t300.d/out:3616:rlog: t300.d/x,v:48: duplicate delta log for revision number `4.20'
tests/t300.d/out:3617:rlog aborted
tests/t301.d/out:1: -*-org-*-
tests/t301.d/out:2:./t301: line 31: which: command not found
tests/t301.d/out:3:* rlog:
tests/t301.d/out:4:* (barf) non-string value
tests/t301.d/out:5:** t301.d/x,v
tests/t301.d/out:6:|head;
tests/t301.d/out:7:|access;
tests/t301.d/out:8:|symbols;
tests/t301.d/out:9:|locks; strict;
tests/t301.d/out:10:|integrity 42;comment @# @;
tests/t301.d/out:11:|desc
tests/t301.d/out:12:|@@
tests/t301.d/out:13:** invocation
tests/t301.d/out:15:rlog: t301.d/x,v:5: missing semicolon after `integrity'
tests/t301.d/out:16:rlog aborted
tests/t301.d/out:17:* (barf) spurious '@' (U+40)
tests/t301.d/out:18:** t301.d/x,v
tests/t301.d/out:19:|head;
tests/t301.d/out:20:|access;
tests/t301.d/out:21:|symbols;
tests/t301.d/out:22:|locks; strict;
tests/t301.d/out:23:|integrity @@@@;comment @# @;
tests/t301.d/out:24:|desc
tests/t301.d/out:25:|@@
tests/t301.d/out:26:** invocation
tests/t301.d/out:28:rlog: t301.d/x,v:5: spurious '@' in `integrity' value
tests/t301.d/out:29:rlog aborted
tests/t301.d/out:30:* (barf) two spurious '@' (U+40)
tests/t301.d/out:31:** t301.d/x,v
tests/t301.d/out:32:|head;
tests/t301.d/out:33:|access;
tests/t301.d/out:34:|symbols;
tests/t301.d/out:35:|locks; strict;
tests/t301.d/out:36:|integrity @@@@@@;comment @# @;
tests/t301.d/out:37:|desc
tests/t301.d/out:38:|@@
tests/t301.d/out:39:** invocation
tests/t301.d/out:41:rlog: t301.d/x,v:5: spurious '@' in `integrity' value
tests/t301.d/out:42:rlog aborted
tests/t320.d/out:1:9
tests/t370.d/out:1:./t370: line 23: which: command not found
tests/t370.d/out:2: rlog: -*- org -*-
tests/t370.d/out:3:* 0 -r empty
tests/t370.d/out:4:+ cmd='rlog -r'
tests/t370.d/out:5:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:6:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:7:++ rlog -r t370.d/x,v
tests/t370.d/out:8:+ silence_means_death t370.d/rlog.out 'rlog -r'
tests/t370.d/out:9:+ test -s t370.d/rlog.out
tests/t370.d/out:10:+ noiselessness_rules t370.d/rlog.err 'rlog -r'
tests/t370.d/out:11:+ test -s t370.d/rlog.err
tests/t370.d/out:12:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:13:+ sel=
tests/t370.d/out:14:+ test -z ''
tests/t370.d/out:15:+ sel=0
tests/t370.d/out:16:+ test 0 = 0
tests/t370.d/out:17:+ set +x
tests/t370.d/out:18:* 1 -r b.d/11,v
tests/t370.d/out:19:+ cmd='rlog -r'
tests/t370.d/out:20:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:21:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:22:++ rlog -r t370.d/x,v
tests/t370.d/out:23:+ silence_means_death t370.d/rlog.out 'rlog -r'
tests/t370.d/out:24:+ test -s t370.d/rlog.out
tests/t370.d/out:25:+ noiselessness_rules t370.d/rlog.err 'rlog -r'
tests/t370.d/out:26:+ test -s t370.d/rlog.err
tests/t370.d/out:27:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:28:+ sel=1
tests/t370.d/out:29:+ test -z 1
tests/t370.d/out:30:+ test 1 = 1
tests/t370.d/out:31:+ set +x
tests/t370.d/out:32:* 1 -r b.d/19,v
tests/t370.d/out:33:+ cmd='rlog -r'
tests/t370.d/out:34:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:35:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:36:++ rlog -r t370.d/x,v
tests/t370.d/out:37:+ silence_means_death t370.d/rlog.out 'rlog -r'
tests/t370.d/out:38:+ test -s t370.d/rlog.out
tests/t370.d/out:39:+ noiselessness_rules t370.d/rlog.err 'rlog -r'
tests/t370.d/out:40:+ test -s t370.d/rlog.err
tests/t370.d/out:41:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:42:+ sel=1
tests/t370.d/out:43:+ test -z 1
tests/t370.d/out:44:+ test 1 = 1
tests/t370.d/out:45:+ set +x
tests/t370.d/out:46:* 9 -r 1.1: b.d/19,v
tests/t370.d/out:47:+ cmd='rlog -r1.1:'
tests/t370.d/out:48:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:49:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:50:++ rlog -r1.1: t370.d/x,v
tests/t370.d/out:51:+ silence_means_death t370.d/rlog.out 'rlog -r1.1:'
tests/t370.d/out:52:+ test -s t370.d/rlog.out
tests/t370.d/out:53:+ noiselessness_rules t370.d/rlog.err 'rlog -r1.1:'
tests/t370.d/out:54:+ test -s t370.d/rlog.err
tests/t370.d/out:55:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:56:+ sel=9
tests/t370.d/out:57:+ test -z 9
tests/t370.d/out:58:+ test 9 = 9
tests/t370.d/out:59:+ set +x
tests/t370.d/out:60:* 4 -r 1.1:.4 b.d/19,v
tests/t370.d/out:61:+ cmd='rlog -r1.1:.4'
tests/t370.d/out:62:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:63:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:64:++ rlog -r1.1:.4 t370.d/x,v
tests/t370.d/out:65:+ silence_means_death t370.d/rlog.out 'rlog -r1.1:.4'
tests/t370.d/out:66:+ test -s t370.d/rlog.out
tests/t370.d/out:67:+ noiselessness_rules t370.d/rlog.err 'rlog -r1.1:.4'
tests/t370.d/out:68:+ test -s t370.d/rlog.err
tests/t370.d/out:69:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:70:+ sel=4
tests/t370.d/out:71:+ test -z 4
tests/t370.d/out:72:+ test 4 = 4
tests/t370.d/out:73:+ set +x
tests/t370.d/out:74:* 9 -r :1.9 b.d/19,v
tests/t370.d/out:75:+ cmd='rlog -r:1.9'
tests/t370.d/out:76:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:77:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:78:++ rlog -r:1.9 t370.d/x,v
tests/t370.d/out:79:+ silence_means_death t370.d/rlog.out 'rlog -r:1.9'
tests/t370.d/out:80:+ test -s t370.d/rlog.out
tests/t370.d/out:81:+ noiselessness_rules t370.d/rlog.err 'rlog -r:1.9'
tests/t370.d/out:82:+ test -s t370.d/rlog.err
tests/t370.d/out:83:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:84:+ sel=9
tests/t370.d/out:85:+ test -z 9
tests/t370.d/out:86:+ test 9 = 9
tests/t370.d/out:87:+ set +x
tests/t370.d/out:88:* 9 -r :.9 b.d/19,v
tests/t370.d/out:89:+ cmd='rlog -r:.9'
tests/t370.d/out:90:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:91:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:92:++ rlog -r:.9 t370.d/x,v
tests/t370.d/out:93:+ silence_means_death t370.d/rlog.out 'rlog -r:.9'
tests/t370.d/out:94:+ test -s t370.d/rlog.out
tests/t370.d/out:95:+ noiselessness_rules t370.d/rlog.err 'rlog -r:.9'
tests/t370.d/out:96:+ test -s t370.d/rlog.err
tests/t370.d/out:97:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:98:+ sel=9
tests/t370.d/out:99:+ test -z 9
tests/t370.d/out:100:+ test 9 = 9
tests/t370.d/out:101:+ set +x
tests/t370.d/out:102:* 4 -r .6:.9 b.d/19,v
tests/t370.d/out:103:+ cmd='rlog -r.6:.9'
tests/t370.d/out:104:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:105:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:106:++ rlog -r.6:.9 t370.d/x,v
tests/t370.d/out:107:+ silence_means_death t370.d/rlog.out 'rlog -r.6:.9'
tests/t370.d/out:108:+ test -s t370.d/rlog.out
tests/t370.d/out:109:+ noiselessness_rules t370.d/rlog.err 'rlog -r.6:.9'
tests/t370.d/out:110:+ test -s t370.d/rlog.err
tests/t370.d/out:111:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:112:+ sel=4
tests/t370.d/out:113:+ test -z 4
tests/t370.d/out:114:+ test 4 = 4
tests/t370.d/out:115:+ set +x
tests/t370.d/out:116:* 1 -r 1. b.d/19,v
tests/t370.d/out:117:+ cmd='rlog -r1.'
tests/t370.d/out:118:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:119:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:120:++ rlog -r1. t370.d/x,v
tests/t370.d/out:121:+ silence_means_death t370.d/rlog.out 'rlog -r1.'
tests/t370.d/out:122:+ test -s t370.d/rlog.out
tests/t370.d/out:123:+ noiselessness_rules t370.d/rlog.err 'rlog -r1.'
tests/t370.d/out:124:+ test -s t370.d/rlog.err
tests/t370.d/out:125:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:126:+ sel=1
tests/t370.d/out:127:+ test -z 1
tests/t370.d/out:128:+ test 1 = 1
tests/t370.d/out:129:+ set +x
tests/t370.d/out:130:* 9 -r 1 b.d/19,v
tests/t370.d/out:131:+ cmd='rlog -r1'
tests/t370.d/out:132:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:133:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:134:++ rlog -r1 t370.d/x,v
tests/t370.d/out:135:+ silence_means_death t370.d/rlog.out 'rlog -r1'
tests/t370.d/out:136:+ test -s t370.d/rlog.out
tests/t370.d/out:137:+ noiselessness_rules t370.d/rlog.err 'rlog -r1'
tests/t370.d/out:138:+ test -s t370.d/rlog.err
tests/t370.d/out:139:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:140:+ sel=9
tests/t370.d/out:141:+ test -z 9
tests/t370.d/out:142:+ test 9 = 9
tests/t370.d/out:143:+ set +x
tests/t370.d/out:144:* 0 -r 42 b.d/19,v
tests/t370.d/out:145:+ cmd='rlog -r42'
tests/t370.d/out:146:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:147:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:148:++ rlog -r42 t370.d/x,v
tests/t370.d/out:149:+ silence_means_death t370.d/rlog.out 'rlog -r42'
tests/t370.d/out:150:+ test -s t370.d/rlog.out
tests/t370.d/out:151:+ noiselessness_rules t370.d/rlog.err 'rlog -r42'
tests/t370.d/out:152:+ test -s t370.d/rlog.err
tests/t370.d/out:153:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:154:+ sel=0
tests/t370.d/out:155:+ test -z 0
tests/t370.d/out:156:+ test 0 = 0
tests/t370.d/out:157:+ set +x
tests/t370.d/out:158:* 0 -l ttn empty
tests/t370.d/out:159:+ cmd='rlog -lttn'
tests/t370.d/out:160:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:161:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:162:++ rlog -lttn t370.d/x,v
tests/t370.d/out:163:+ silence_means_death t370.d/rlog.out 'rlog -lttn'
tests/t370.d/out:164:+ test -s t370.d/rlog.out
tests/t370.d/out:165:+ noiselessness_rules t370.d/rlog.err 'rlog -lttn'
tests/t370.d/out:166:+ test -s t370.d/rlog.err
tests/t370.d/out:167:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:168:+ sel=
tests/t370.d/out:169:+ test -z ''
tests/t370.d/out:170:+ sel=0
tests/t370.d/out:171:+ test 0 = 0
tests/t370.d/out:172:+ set +x
tests/t370.d/out:173:* 1 -l ttn b.d/11,v
tests/t370.d/out:174:+ cmd='rlog -lttn'
tests/t370.d/out:175:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:176:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:177:++ rlog -lttn t370.d/x,v
tests/t370.d/out:178:+ silence_means_death t370.d/rlog.out 'rlog -lttn'
tests/t370.d/out:179:+ test -s t370.d/rlog.out
tests/t370.d/out:180:+ noiselessness_rules t370.d/rlog.err 'rlog -lttn'
tests/t370.d/out:181:+ test -s t370.d/rlog.err
tests/t370.d/out:182:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:183:+ sel=1
tests/t370.d/out:184:+ test -z 1
tests/t370.d/out:185:+ test 1 = 1
tests/t370.d/out:186:+ set +x
tests/t370.d/out:187:* 0 -l zow b.d/11,v
tests/t370.d/out:188:+ cmd='rlog -lzow'
tests/t370.d/out:189:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:190:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:191:++ rlog -lzow t370.d/x,v
tests/t370.d/out:192:+ silence_means_death t370.d/rlog.out 'rlog -lzow'
tests/t370.d/out:193:+ test -s t370.d/rlog.out
tests/t370.d/out:194:+ noiselessness_rules t370.d/rlog.err 'rlog -lzow'
tests/t370.d/out:195:+ test -s t370.d/rlog.err
tests/t370.d/out:196:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:197:+ sel=0
tests/t370.d/out:198:+ test -z 0
tests/t370.d/out:199:+ test 0 = 0
tests/t370.d/out:200:+ set +x
tests/t370.d/out:201:* 0 -w ttn empty
tests/t370.d/out:202:+ cmd='rlog -wttn'
tests/t370.d/out:203:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:204:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:205:++ rlog -wttn t370.d/x,v
tests/t370.d/out:206:+ silence_means_death t370.d/rlog.out 'rlog -wttn'
tests/t370.d/out:207:+ test -s t370.d/rlog.out
tests/t370.d/out:208:+ noiselessness_rules t370.d/rlog.err 'rlog -wttn'
tests/t370.d/out:209:+ test -s t370.d/rlog.err
tests/t370.d/out:210:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:211:+ sel=
tests/t370.d/out:212:+ test -z ''
tests/t370.d/out:213:+ sel=0
tests/t370.d/out:214:+ test 0 = 0
tests/t370.d/out:215:+ set +x
tests/t370.d/out:216:* 9 -w ttn b.d/1112,v
tests/t370.d/out:217:+ cmd='rlog -wttn'
tests/t370.d/out:218:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:219:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:220:++ rlog -wttn t370.d/x,v
tests/t370.d/out:221:+ silence_means_death t370.d/rlog.out 'rlog -wttn'
tests/t370.d/out:222:+ test -s t370.d/rlog.out
tests/t370.d/out:223:+ noiselessness_rules t370.d/rlog.err 'rlog -wttn'
tests/t370.d/out:224:+ test -s t370.d/rlog.err
tests/t370.d/out:225:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:226:+ sel=9
tests/t370.d/out:227:+ test -z 9
tests/t370.d/out:228:+ test 9 = 9
tests/t370.d/out:229:+ set +x
tests/t370.d/out:230:* 0 -w zow b.d/1112,v
tests/t370.d/out:231:+ cmd='rlog -wzow'
tests/t370.d/out:232:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:233:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:234:++ rlog -wzow t370.d/x,v
tests/t370.d/out:235:+ silence_means_death t370.d/rlog.out 'rlog -wzow'
tests/t370.d/out:236:+ test -s t370.d/rlog.out
tests/t370.d/out:237:+ noiselessness_rules t370.d/rlog.err 'rlog -wzow'
tests/t370.d/out:238:+ test -s t370.d/rlog.err
tests/t370.d/out:239:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:240:+ sel=0
tests/t370.d/out:241:+ test -z 0
tests/t370.d/out:242:+ test 0 = 0
tests/t370.d/out:243:+ set +x
tests/t370.d/out:244:* 0 -s Exp empty
tests/t370.d/out:245:+ cmd='rlog -sExp'
tests/t370.d/out:246:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:247:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:248:++ rlog -sExp t370.d/x,v
tests/t370.d/out:249:+ silence_means_death t370.d/rlog.out 'rlog -sExp'
tests/t370.d/out:250:+ test -s t370.d/rlog.out
tests/t370.d/out:251:+ noiselessness_rules t370.d/rlog.err 'rlog -sExp'
tests/t370.d/out:252:+ test -s t370.d/rlog.err
tests/t370.d/out:253:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:254:+ sel=
tests/t370.d/out:255:+ test -z ''
tests/t370.d/out:256:+ sel=0
tests/t370.d/out:257:+ test 0 = 0
tests/t370.d/out:258:+ set +x
tests/t370.d/out:259:* 1 -s QQQ b.d/1111,v
tests/t370.d/out:260:+ cmd='rlog -sQQQ'
tests/t370.d/out:261:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:262:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:263:++ rlog -sQQQ t370.d/x,v
tests/t370.d/out:264:+ silence_means_death t370.d/rlog.out 'rlog -sQQQ'
tests/t370.d/out:265:+ test -s t370.d/rlog.out
tests/t370.d/out:266:+ noiselessness_rules t370.d/rlog.err 'rlog -sQQQ'
tests/t370.d/out:267:+ test -s t370.d/rlog.err
tests/t370.d/out:268:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:269:+ sel=1
tests/t370.d/out:270:+ test -z 1
tests/t370.d/out:271:+ test 1 = 1
tests/t370.d/out:272:+ set +x
tests/t370.d/out:273:* 9 -s Exp b.d/1111,v
tests/t370.d/out:274:+ cmd='rlog -sExp'
tests/t370.d/out:275:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:276:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:277:++ rlog -sExp t370.d/x,v
tests/t370.d/out:278:+ silence_means_death t370.d/rlog.out 'rlog -sExp'
tests/t370.d/out:279:+ test -s t370.d/rlog.out
tests/t370.d/out:280:+ noiselessness_rules t370.d/rlog.err 'rlog -sExp'
tests/t370.d/out:281:+ test -s t370.d/rlog.err
tests/t370.d/out:282:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:283:+ sel=9
tests/t370.d/out:284:+ test -z 9
tests/t370.d/out:285:+ test 9 = 9
tests/t370.d/out:286:+ set +x
tests/t370.d/out:287:* 0 -s Rel b.d/1111,v
tests/t370.d/out:288:+ cmd='rlog -sRel'
tests/t370.d/out:289:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:290:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:291:++ rlog -sRel t370.d/x,v
tests/t370.d/out:292:+ silence_means_death t370.d/rlog.out 'rlog -sRel'
tests/t370.d/out:293:+ test -s t370.d/rlog.out
tests/t370.d/out:294:+ noiselessness_rules t370.d/rlog.err 'rlog -sRel'
tests/t370.d/out:295:+ test -s t370.d/rlog.err
tests/t370.d/out:296:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:297:+ sel=0
tests/t370.d/out:298:+ test -z 0
tests/t370.d/out:299:+ test 0 = 0
tests/t370.d/out:300:+ set +x
tests/t370.d/out:301:* 0 -d 2010-04 empty
tests/t370.d/out:302:+ cmd='rlog -d2010-04'
tests/t370.d/out:303:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:304:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:305:++ rlog -d2010-04 t370.d/x,v
tests/t370.d/out:306:+ silence_means_death t370.d/rlog.out 'rlog -d2010-04'
tests/t370.d/out:307:+ test -s t370.d/rlog.out
tests/t370.d/out:308:+ noiselessness_rules t370.d/rlog.err 'rlog -d2010-04'
tests/t370.d/out:309:+ test -s t370.d/rlog.err
tests/t370.d/out:310:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:311:+ sel=
tests/t370.d/out:312:+ test -z ''
tests/t370.d/out:313:+ sel=0
tests/t370.d/out:314:+ test 0 = 0
tests/t370.d/out:315:+ set +x
tests/t370.d/out:316:* 1 -d 2010-04 b.d/19,v
tests/t370.d/out:317:+ cmd='rlog -d2010-04'
tests/t370.d/out:318:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:319:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:320:++ rlog -d2010-04 t370.d/x,v
tests/t370.d/out:321:+ silence_means_death t370.d/rlog.out 'rlog -d2010-04'
tests/t370.d/out:322:+ test -s t370.d/rlog.out
tests/t370.d/out:323:+ noiselessness_rules t370.d/rlog.err 'rlog -d2010-04'
tests/t370.d/out:324:+ test -s t370.d/rlog.err
tests/t370.d/out:325:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:326:+ sel=1
tests/t370.d/out:327:+ test -z 1
tests/t370.d/out:328:+ test 1 = 1
tests/t370.d/out:329:+ set +x
tests/t370.d/out:330:* 2 -d 2010-04;2012-04 b.d/19,v
tests/t370.d/out:331:+ cmd='rlog -d2010-04;2012-04'
tests/t370.d/out:332:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:333:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:334:++ rlog '-d2010-04;2012-04' t370.d/x,v
tests/t370.d/out:335:+ silence_means_death t370.d/rlog.out 'rlog -d2010-04;2012-04'
tests/t370.d/out:336:+ test -s t370.d/rlog.out
tests/t370.d/out:337:+ noiselessness_rules t370.d/rlog.err 'rlog -d2010-04;2012-04'
tests/t370.d/out:338:+ test -s t370.d/rlog.err
tests/t370.d/out:339:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:340:+ sel=2
tests/t370.d/out:341:+ test -z 2
tests/t370.d/out:342:+ test 2 = 2
tests/t370.d/out:343:+ set +x
tests/t370.d/out:344:* 4 -d 2010-04<2012-04 b.d/19,v
tests/t370.d/out:345:+ cmd='rlog -d2010-04<2012-04'
tests/t370.d/out:346:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:347:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:348:++ rlog '-d2010-04<2012-04' t370.d/x,v
tests/t370.d/out:349:+ silence_means_death t370.d/rlog.out 'rlog -d2010-04<2012-04'
tests/t370.d/out:350:+ test -s t370.d/rlog.out
tests/t370.d/out:351:+ noiselessness_rules t370.d/rlog.err 'rlog -d2010-04<2012-04'
tests/t370.d/out:352:+ test -s t370.d/rlog.err
tests/t370.d/out:353:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:354:+ sel=4
tests/t370.d/out:355:+ test -z 4
tests/t370.d/out:356:+ test 4 = 4
tests/t370.d/out:357:+ set +x
tests/t370.d/out:358:* 0 -d 2010-04>2012-04 b.d/19,v
tests/t370.d/out:359:+ cmd='rlog -d2010-04>2012-04'
tests/t370.d/out:360:+ must '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:361:+ eval '$cmd $v 1>$rout 2>$rerr'
tests/t370.d/out:362:++ rlog '-d2010-04>2012-04' t370.d/x,v
tests/t370.d/out:363:+ silence_means_death t370.d/rlog.out 'rlog -d2010-04>2012-04'
tests/t370.d/out:364:+ test -s t370.d/rlog.out
tests/t370.d/out:365:+ noiselessness_rules t370.d/rlog.err 'rlog -d2010-04>2012-04'
tests/t370.d/out:366:+ test -s t370.d/rlog.err
tests/t370.d/out:367:++ sed '/.*selected revisions: /!d;s///' t370.d/rlog.out
tests/t370.d/out:368:+ sel=0
tests/t370.d/out:369:+ test -z 0
tests/t370.d/out:370:+ test 0 = 0
tests/t370.d/out:371:+ set +x
tests/t380.d/out:1:keyword substitution: b
tests/t390.d/out:1: -*- org -*-
tests/t390.d/out:2:* ./fake/b.d/11.cou
tests/t390.d/out:3:* ./fake/b.d/15.col
tests/t390.d/out:4:* ./fake/b.d/15.cou
tests/t390.d/out:5:* ./fake/b.d/WOW.cou
tests/t390.d/out:6:* misc. command-line handling
tests/t391.d/out:1: -*- org -*-
tests/t391.d/out:2:* double-colon at beginning
tests/t410.d/out:1: -*- org -*-
tests/t410.d/out:2:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t410.d/out:3:* xfail:
tests/t410.d/out:4:t410.d/x,v --> standard output
tests/t410.d/out:5:co: t410.d/x,v: branch number 0 too low
tests/t410.d/out:6:* xfail:
tests/t410.d/out:7:t410.d/x,v --> standard output
tests/t410.d/out:8:co: t410.d/x,v: revision number 1.0 too low
tests/t410.d/out:9:* xfail:
tests/t410.d/out:10:t410.d/x,v --> standard output
tests/t410.d/out:11:co: t410.d/x,v: revision 11 absent
tests/t410.d/out:12:* 1.1
tests/t410.d/out:13:t410.d/x,v --> standard output
tests/t410.d/out:14:revision 1.1
tests/t410.d/out:15:* 1.1.1.1
tests/t410.d/out:16:t410.d/x,v --> standard output
tests/t410.d/out:17:revision 1.1.1.1
tests/t410.d/out:18:* 1.1.1.2
tests/t410.d/out:19:t410.d/x,v --> standard output
tests/t410.d/out:20:revision 1.1.1.2
tests/t410.d/out:21:* 1.1.1.3
tests/t410.d/out:22:t410.d/x,v --> standard output
tests/t410.d/out:23:revision 1.1.1.3
tests/t410.d/out:24:* 1.1.1.4
tests/t410.d/out:25:t410.d/x,v --> standard output
tests/t410.d/out:26:revision 1.1.1.4
tests/t410.d/out:27:* 1.1.1.5
tests/t410.d/out:28:t410.d/x,v --> standard output
tests/t410.d/out:29:revision 1.1.1.5
tests/t410.d/out:30:* 1.1.1.6
tests/t410.d/out:31:t410.d/x,v --> standard output
tests/t410.d/out:32:revision 1.1.1.6
tests/t410.d/out:33:* 1.1.1.7
tests/t410.d/out:34:t410.d/x,v --> standard output
tests/t410.d/out:35:revision 1.1.1.7
tests/t410.d/out:36:* 1.2
tests/t410.d/out:37:t410.d/x,v --> standard output
tests/t410.d/out:38:revision 1.2
tests/t410.d/out:39:* 1.5
tests/t410.d/out:40:t410.d/x,v --> standard output
tests/t410.d/out:41:revision 1.5
tests/t410.d/out:42:* 1.6
tests/t410.d/out:43:t410.d/x,v --> standard output
tests/t410.d/out:44:revision 1.6
tests/t410.d/out:45:* 1.6.1.1
tests/t410.d/out:46:t410.d/x,v --> standard output
tests/t410.d/out:47:revision 1.6.1.1
tests/t410.d/out:48:* 1.6.1.2
tests/t410.d/out:49:t410.d/x,v --> standard output
tests/t410.d/out:50:revision 1.6.1.2
tests/t410.d/out:51:* 1.7
tests/t410.d/out:52:t410.d/x,v --> standard output
tests/t410.d/out:53:revision 1.7
tests/t410.d/out:54:* 1.8
tests/t410.d/out:55:t410.d/x,v --> standard output
tests/t410.d/out:56:revision 1.8
tests/t410.d/out:57:* 1.9
tests/t410.d/out:58:t410.d/x,v --> standard output
tests/t410.d/out:59:revision 1.9
tests/t410.d/out:60:* WOW
tests/t410.d/out:61:t410.d/x,v --> standard output
tests/t410.d/out:62:revision 1.1.1.5
tests/t410.d/out:63:* ZOW
tests/t410.d/out:64:t410.d/x,v --> standard output
tests/t410.d/out:65:revision 1.6.1.2
tests/t410.d/out:66:* special revision ‘$’
tests/t410.d/out:67:t410.d/x,v --> t410.d/x
tests/t410.d/out:68:revision 1.6.1.2 (unlocked)
tests/t410.d/out:69:done
tests/t410.d/out:70:t410.d/x,v --> standard output
tests/t410.d/out:71:revision 1.6.1.2
tests/t410.d/out:72:* likewise, w/ corrupt working file
tests/t410.d/out:73:t410.d/x,v --> standard output
tests/t410.d/out:74:co: t410.d/x: closing $ missing on keyword
tests/t410.d/out:75:* likewise, w/ "badly terminated keyword value" corruption
tests/t410.d/out:76:t410.d/x,v --> standard output
tests/t410.d/out:77:co: t410.d/x: badly terminated keyword value
tests/t410.d/out:78:* --w------- 1 nixbld1 nixbld 6809 Apr 20 07:38 t410.d/x,v (unreadable)
tests/t410.d/out:79:co: t410.d/x,v: Permission denied
tests/t420.d/out:1: -*- org -*-
tests/t420.d/out:2:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t420.d/out:3:* bad: empty (-j,)
tests/t420.d/out:4:t420.d/x,v --> standard output
tests/t420.d/out:5:co: t420.d/x,v: empty join
tests/t420.d/out:6:co aborted
tests/t420.d/out:7:* bad: unrecognized symbolic name 1 (-jfoo)
tests/t420.d/out:8:t420.d/x,v --> standard output
tests/t420.d/out:9:co: t420.d/x,v: Symbolic name `foo' is undefined.
tests/t420.d/out:10:* bad: unrecognized symbolic name 2 (-jfoo:)
tests/t420.d/out:11:t420.d/x,v --> standard output
tests/t420.d/out:12:co: t420.d/x,v: Symbolic name `foo' is undefined.
tests/t420.d/out:13:* bad: incomplete join-pair (-j4.20:)
tests/t420.d/out:14:t420.d/x,v --> standard output
tests/t420.d/out:15:co: t420.d/x,v: join pair incomplete
tests/t420.d/out:16:co aborted
tests/t420.d/out:17:* bad: undefined common ancestor (-j4.20)
tests/t420.d/out:18:t420.d/x,v --> standard output
tests/t420.d/out:19:co: t420.d/x,v: common ancestor of 4.21 and 4.20 undefined
tests/t420.d/out:20:* bad: incomplete join-pair, multiple (-j4.20:4.21,4.20:)
tests/t420.d/out:21:t420.d/x,v --> standard output
tests/t420.d/out:22:co: t420.d/x,v: join pair incomplete
tests/t420.d/out:23:co aborted
tests/t420.d/out:24:* try: empty (-j)
tests/t420.d/out:25:t420.d/x,v --> standard output
tests/t420.d/out:26:revision 4.21
tests/t420.d/out:27:* try: simple (-j4.20:4.20.1.1)
tests/t420.d/out:28:t420.d/x,v --> standard output
tests/t420.d/out:29:revision 4.21
tests/t420.d/out:30:revision 4.20
tests/t420.d/out:31:revision 4.20.1.1
tests/t420.d/out:32:merging...
tests/t420.d/out:33:merge: warning: conflicts during merge
tests/t420.d/out:34:* try: simple, inverted (-j4.20.1.1:4.20)
tests/t420.d/out:35:t420.d/x,v --> standard output
tests/t420.d/out:36:revision 4.21
tests/t420.d/out:37:revision 4.20.1.1
tests/t420.d/out:38:revision 4.20
tests/t420.d/out:39:merging...
tests/t420.d/out:40:merge: warning: conflicts during merge
tests/t420.d/out:41:* try: two join specifications (-j4.20:4.20.1.1,4.20:4.20.1.1)
tests/t420.d/out:42:t420.d/x,v --> standard output
tests/t420.d/out:43:revision 4.21
tests/t420.d/out:44:revision 4.20
tests/t420.d/out:45:revision 4.20.1.1
tests/t420.d/out:46:merging...
tests/t420.d/out:47:merge: warning: conflicts during merge
tests/t420.d/out:48:revision 4.20
tests/t420.d/out:49:revision 4.20.1.1
tests/t420.d/out:50:merging...
tests/t420.d/out:51:merge: warning: conflicts during merge
tests/t420.d/out:52:* try: two join specifications, inverted (-j4.20.1.1:4.20,4.20.1.1:4.20)
tests/t420.d/out:53:t420.d/x,v --> standard output
tests/t420.d/out:54:revision 4.21
tests/t420.d/out:55:revision 4.20.1.1
tests/t420.d/out:56:revision 4.20
tests/t420.d/out:57:merging...
tests/t420.d/out:58:merge: warning: conflicts during merge
tests/t420.d/out:59:revision 4.20.1.1
tests/t420.d/out:60:revision 4.20
tests/t420.d/out:61:merging...
tests/t420.d/out:62:merge: warning: conflicts during merge
tests/t430.d/out:1: -*- org -*-
tests/t430.d/out:2:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t430.d/out:3:* xfail: LOSE
tests/t430.d/out:4:co: unknown option: -kLOSE
tests/t430.d/out:5:* xfail: xfail
tests/t430.d/out:6:co: unknown option: -kxfail
tests/t430.d/out:7:* xfail: kk
tests/t430.d/out:8:co: unknown option: -kkk
tests/t430.d/out:9:* xfail: oo
tests/t430.d/out:10:co: unknown option: -koo
tests/t430.d/out:11:* xfail: bb
tests/t430.d/out:12:co: unknown option: -kbb
tests/t430.d/out:13:* ok: kv
tests/t430.d/out:14:t430.d/x,v --> standard output
tests/t430.d/out:15:revision 1.2
tests/t430.d/out:16:* ok: kvl
tests/t430.d/out:17:t430.d/x,v --> standard output
tests/t430.d/out:18:revision 1.2
tests/t430.d/out:19:* ok: k
tests/t430.d/out:20:t430.d/x,v --> standard output
tests/t430.d/out:21:revision 1.2
tests/t430.d/out:22:* ok: o
tests/t430.d/out:23:t430.d/x,v --> standard output
tests/t430.d/out:24:revision 1.2
tests/t430.d/out:25:* ok: b
tests/t430.d/out:26:t430.d/x,v --> standard output
tests/t430.d/out:27:revision 1.2
tests/t430.d/out:28:* ok: v
tests/t430.d/out:29:t430.d/x,v --> standard output
tests/t430.d/out:30:revision 1.2
tests/t440.d/out:1: -*- org -*-
tests/t440.d/out:2:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t440.d/out:3:* xfail: nobody 1
tests/t440.d/out:4:co: t440.d/x,v: No revision on branch 1 has author nobody.
tests/t440.d/out:5:* xfail: nobody 1.
tests/t440.d/out:6:co: t440.d/x,v: Revision 1.9 has author ttn.
tests/t440.d/out:7:* xfail: nobody 1.1.1
tests/t440.d/out:8:co: t440.d/x,v: No revision on branch 1.1.1 has author nobody.
tests/t440.d/out:9:* xfail: nobody 1.1.1.
tests/t440.d/out:10:co: t440.d/x,v: Revision 1.1.1.7 has author ttn.
tests/t440.d/out:11:* xfail: nobody 1.6.1
tests/t440.d/out:12:co: t440.d/x,v: No revision on branch 1.6.1 has author nobody.
tests/t440.d/out:13:* xfail: nobody 1.6.1.
tests/t440.d/out:14:co: t440.d/x,v: Revision 1.6.1.2 has author ttn.
tests/t440.d/out:15:* xpass: zurg 1
tests/t440.d/out:16:* xfail: zurg 1.
tests/t440.d/out:17:co: t440.d/x,v: Revision 1.9 has author ttn.
tests/t440.d/out:18:* xpass: zurg 1.4
tests/t440.d/out:19:* xpass: zurg 1.3
tests/t440.d/out:20:* xfail: zurg 1.1.1
tests/t440.d/out:21:co: t440.d/x,v: No revision on branch 1.1.1 has author zurg.
tests/t440.d/out:22:* xfail: zurg 1.1.1.
tests/t440.d/out:23:co: t440.d/x,v: Revision 1.1.1.7 has author ttn.
tests/t440.d/out:24:* xfail: zurg 1.6.1
tests/t440.d/out:25:co: t440.d/x,v: No revision on branch 1.6.1 has author zurg.
tests/t440.d/out:26:* xfail: zurg 1.6.1.
tests/t440.d/out:27:co: t440.d/x,v: Revision 1.6.1.2 has author ttn.
tests/t440.d/out:28:* xpass: ttn 1
tests/t440.d/out:29:* xpass: ttn 1.
tests/t440.d/out:30:* xpass: ttn 1.1.1
tests/t440.d/out:31:* xpass: ttn 1.1.1.
tests/t440.d/out:32:* xpass: ttn 1.6.1
tests/t440.d/out:33:* xpass: ttn 1.6.1.
tests/t450.d/out:1: -*- org -*-
tests/t450.d/out:2:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t450.d/out:3:* xfail: bliss 1
tests/t450.d/out:4:co: t450.d/x,v: No revision on branch 1 has state bliss.
tests/t450.d/out:5:* xfail: bliss 1.
tests/t450.d/out:6:co: t450.d/x,v: Revision 1.9 has state QQQ.
tests/t450.d/out:7:* xfail: bliss 1.1.1
tests/t450.d/out:8:co: t450.d/x,v: No revision on branch 1.1.1 has state bliss.
tests/t450.d/out:9:* xfail: bliss 1.1.1.
tests/t450.d/out:10:co: t450.d/x,v: Revision 1.1.1.7 has state Exp.
tests/t450.d/out:11:* xfail: bliss 1.6.1
tests/t450.d/out:12:co: t450.d/x,v: No revision on branch 1.6.1 has state bliss.
tests/t450.d/out:13:* xfail: bliss 1.6.1.
tests/t450.d/out:14:co: t450.d/x,v: Revision 1.6.1.2 has state Exp.
tests/t450.d/out:15:* xpass: QQQ 1
tests/t450.d/out:16:* xpass: QQQ 1.
tests/t450.d/out:17:* xpass: QQQ 1.9
tests/t450.d/out:18:* xfail: QQQ 1.1.1
tests/t450.d/out:19:co: t450.d/x,v: No revision on branch 1.1.1 has state QQQ.
tests/t450.d/out:20:* xfail: QQQ 1.1.1.
tests/t450.d/out:21:co: t450.d/x,v: Revision 1.1.1.7 has state Exp.
tests/t450.d/out:22:* xfail: QQQ 1.6.1
tests/t450.d/out:23:co: t450.d/x,v: No revision on branch 1.6.1 has state QQQ.
tests/t450.d/out:24:* xfail: QQQ 1.6.1.
tests/t450.d/out:25:co: t450.d/x,v: Revision 1.6.1.2 has state Exp.
tests/t450.d/out:26:* xpass: Exp 1
tests/t450.d/out:27:* xfail: Exp 1.
tests/t450.d/out:28:co: t450.d/x,v: Revision 1.9 has state QQQ.
tests/t450.d/out:29:* xpass: Exp 1.1.1
tests/t450.d/out:30:* xpass: Exp 1.1.1.
tests/t450.d/out:31:* xpass: Exp 1.6.1
tests/t450.d/out:32:* xpass: Exp 1.6.1.
tests/t460.d/out:1: -*- org -*-
tests/t460.d/out:2:co is /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/src/co
tests/t460.d/out:3:* xfail: 2010/01/01 1
tests/t460.d/out:4:co: t460.d/x,v: No revision on branch 1 has a date before 2010/01/01 00:00:00.
tests/t460.d/out:5:* xfail: 2010/01/01 1.
tests/t460.d/out:6:co: t460.d/x,v: Revision 1.9 has date 2010/04/18 09:39:02.
tests/t460.d/out:7:* xfail: 2010/01/01 1.1.1
tests/t460.d/out:8:co: t460.d/x,v: No revision on branch 1.1.1 has a date before 2010/01/01 00:00:00.
tests/t460.d/out:9:* xfail: 2010/01/01 1.1.1.
tests/t460.d/out:10:co: t460.d/x,v: Revision 1.1.1.7 has date 2010/03/28 16:04:26.
tests/t460.d/out:11:* xfail: 2010/01/01 1.6.1
tests/t460.d/out:12:co: t460.d/x,v: No revision on branch 1.6.1 has a date before 2010/01/01 00:00:00.
tests/t460.d/out:13:* xfail: 2010/01/01 1.6.1.
tests/t460.d/out:14:co: t460.d/x,v: Revision 1.6.1.2 has date 2010/10/21 22:48:48.
tests/t460.d/out:15:* xpass: 2010/03/30 1
tests/t460.d/out:16:* xpass: 2010/03/31 1
tests/t460.d/out:17:* xpass: 2019/04/20 1
tests/t460.d/out:18:* xpass: 2010/03/18 1.1.1
tests/t460.d/out:19:* xpass: 2010/03/28 1.1.1
tests/t460.d/out:20:* xpass: 2019/04/20 1.1.1
tests/t460.d/out:21:* xpass: 2010/10/20 1.6.1
tests/t460.d/out:22:* xpass: 2010/10/30 1.6.1
tests/t460.d/out:23:* xpass: 2019/04/20 1.6.1
tests/t470.d/out:1: -*- org -*-
tests/t470.d/out:2:rcsmerge: no base revision number given
tests/t470.d/out:3:rcsmerge aborted
tests/t470.d/out:4:rcsmerge: no base revision number given
tests/t470.d/out:5:rcsmerge aborted
tests/t470.d/out:6:RCS file: t470.d/x,v
tests/t470.d/out:7:rcsmerge: t470.d/x,v: revision 2 absent
tests/t470.d/out:8:RCS file: t470.d/x,v
tests/t470.d/out:9:RCS file: t470.d/x,v
tests/t470.d/out:10:retrieving revision 1.3
tests/t470.d/out:11:retrieving revision 1.1.1.5
tests/t470.d/out:12:Merging differences between 1.3 and 1.1.1.5 into t470.d/x; result to stdout
tests/t470.d/out:13:rcsmerge: warning: conflicts during merge
tests/t470.d/out:14:RCS file: t470.d/x,v
tests/t470.d/out:15:retrieving revision 1.6.1.1
tests/t470.d/out:16:retrieving revision 1.6.1.2
tests/t470.d/out:17:Merging differences between 1.6.1.1 and 1.6.1.2 into t470.d/x; result to stdout
tests/t470.d/out:18:rcsmerge: warning: conflicts during merge
tests/t470.d/out:19:RCS file: t470.d/x,v
tests/t470.d/out:20:retrieving revision 1.9
tests/t470.d/out:21:retrieving revision 1.1
tests/t470.d/out:22:Merging differences between 1.9 and 1.1 into t470.d/x; result to stdout
tests/t470.d/out:23:rcsmerge: warning: conflicts during merge
tests/t510.d/out:1: -*- org -*-
tests/t510.d/out:2:* ci -i -t-something
tests/t510.d/out:3:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:4:e|initial revision: 1.1
tests/t510.d/out:5:e|done
tests/t510.d/out:6:v|head 1.1;
tests/t510.d/out:7:v|access;
tests/t510.d/out:8:v|symbols;
tests/t510.d/out:9:v|locks; strict;
tests/t510.d/out:10:v|comment @# @;
tests/t510.d/out:11:v|
tests/t510.d/out:12:v|
tests/t510.d/out:13:v|1.1
tests/t510.d/out:14:v|date 2019.04.20.07.38.21; author _spotlight; state Exp;
tests/t510.d/out:15:v|branches;
tests/t510.d/out:16:v|next ;
tests/t510.d/out:17:v|
tests/t510.d/out:18:v|
tests/t510.d/out:19:v|desc
tests/t510.d/out:20:v|@something
tests/t510.d/out:21:v|@
tests/t510.d/out:22:v|
tests/t510.d/out:23:v|
tests/t510.d/out:24:v|1.1
tests/t510.d/out:25:v|log
tests/t510.d/out:26:v|@Initial revision
tests/t510.d/out:27:v|@
tests/t510.d/out:28:v|text
tests/t510.d/out:29:v|@something
tests/t510.d/out:30:v|@
tests/t510.d/out:31:* ci -i -tt510.d/about
tests/t510.d/out:32:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:33:e|initial revision: 1.1
tests/t510.d/out:34:e|done
tests/t510.d/out:35:v|head 1.1;
tests/t510.d/out:36:v|access;
tests/t510.d/out:37:v|symbols;
tests/t510.d/out:38:v|locks; strict;
tests/t510.d/out:39:v|comment @# @;
tests/t510.d/out:40:v|
tests/t510.d/out:41:v|
tests/t510.d/out:42:v|1.1
tests/t510.d/out:43:v|date 2019.04.20.07.38.21; author _spotlight; state Exp;
tests/t510.d/out:44:v|branches;
tests/t510.d/out:45:v|next ;
tests/t510.d/out:46:v|
tests/t510.d/out:47:v|
tests/t510.d/out:48:v|desc
tests/t510.d/out:49:v|@about
tests/t510.d/out:50:v|@
tests/t510.d/out:51:v|
tests/t510.d/out:52:v|
tests/t510.d/out:53:v|1.1
tests/t510.d/out:54:v|log
tests/t510.d/out:55:v|@Initial revision
tests/t510.d/out:56:v|@
tests/t510.d/out:57:v|text
tests/t510.d/out:58:v|@something
tests/t510.d/out:59:v|@
tests/t510.d/out:60:* echo mary | ci -i
tests/t510.d/out:61:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:62:e|initial revision: 1.1
tests/t510.d/out:63:e|done
tests/t510.d/out:64:v|head 1.1;
tests/t510.d/out:65:v|access;
tests/t510.d/out:66:v|symbols;
tests/t510.d/out:67:v|locks; strict;
tests/t510.d/out:68:v|comment @# @;
tests/t510.d/out:69:v|
tests/t510.d/out:70:v|
tests/t510.d/out:71:v|1.1
tests/t510.d/out:72:v|date 2019.04.20.07.38.21; author _spotlight; state Exp;
tests/t510.d/out:73:v|branches;
tests/t510.d/out:74:v|next ;
tests/t510.d/out:75:v|
tests/t510.d/out:76:v|
tests/t510.d/out:77:v|desc
tests/t510.d/out:78:v|@mary
tests/t510.d/out:79:v|@
tests/t510.d/out:80:v|
tests/t510.d/out:81:v|
tests/t510.d/out:82:v|1.1
tests/t510.d/out:83:v|log
tests/t510.d/out:84:v|@Initial revision
tests/t510.d/out:85:v|@
tests/t510.d/out:86:v|text
tests/t510.d/out:87:v|@something
tests/t510.d/out:88:v|@
tests/t510.d/out:89:* ci -i -w00t -t-something
tests/t510.d/out:90:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:91:e|initial revision: 1.1
tests/t510.d/out:92:e|done
tests/t510.d/out:93:v|head 1.1;
tests/t510.d/out:94:v|access;
tests/t510.d/out:95:v|symbols;
tests/t510.d/out:96:v|locks; strict;
tests/t510.d/out:97:v|comment @# @;
tests/t510.d/out:98:v|
tests/t510.d/out:99:v|
tests/t510.d/out:100:v|1.1
tests/t510.d/out:101:v|date 2019.04.20.07.38.21; author 00t; state Exp;
tests/t510.d/out:102:v|branches;
tests/t510.d/out:103:v|next ;
tests/t510.d/out:104:v|
tests/t510.d/out:105:v|
tests/t510.d/out:106:v|desc
tests/t510.d/out:107:v|@something
tests/t510.d/out:108:v|@
tests/t510.d/out:109:v|
tests/t510.d/out:110:v|
tests/t510.d/out:111:v|1.1
tests/t510.d/out:112:v|log
tests/t510.d/out:113:v|@Initial revision
tests/t510.d/out:114:v|@
tests/t510.d/out:115:v|text
tests/t510.d/out:116:v|@something
tests/t510.d/out:117:v|@
tests/t510.d/out:118:* ci -i -w00t -tt510.d/about
tests/t510.d/out:119:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:120:e|initial revision: 1.1
tests/t510.d/out:121:e|done
tests/t510.d/out:122:v|head 1.1;
tests/t510.d/out:123:v|access;
tests/t510.d/out:124:v|symbols;
tests/t510.d/out:125:v|locks; strict;
tests/t510.d/out:126:v|comment @# @;
tests/t510.d/out:127:v|
tests/t510.d/out:128:v|
tests/t510.d/out:129:v|1.1
tests/t510.d/out:130:v|date 2019.04.20.07.38.21; author 00t; state Exp;
tests/t510.d/out:131:v|branches;
tests/t510.d/out:132:v|next ;
tests/t510.d/out:133:v|
tests/t510.d/out:134:v|
tests/t510.d/out:135:v|desc
tests/t510.d/out:136:v|@about
tests/t510.d/out:137:v|@
tests/t510.d/out:138:v|
tests/t510.d/out:139:v|
tests/t510.d/out:140:v|1.1
tests/t510.d/out:141:v|log
tests/t510.d/out:142:v|@Initial revision
tests/t510.d/out:143:v|@
tests/t510.d/out:144:v|text
tests/t510.d/out:145:v|@something
tests/t510.d/out:146:v|@
tests/t510.d/out:147:* echo mary | ci -i -w00t
tests/t510.d/out:148:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:149:e|initial revision: 1.1
tests/t510.d/out:150:e|done
tests/t510.d/out:151:v|head 1.1;
tests/t510.d/out:152:v|access;
tests/t510.d/out:153:v|symbols;
tests/t510.d/out:154:v|locks; strict;
tests/t510.d/out:155:v|comment @# @;
tests/t510.d/out:156:v|
tests/t510.d/out:157:v|
tests/t510.d/out:158:v|1.1
tests/t510.d/out:159:v|date 2019.04.20.07.38.21; author 00t; state Exp;
tests/t510.d/out:160:v|branches;
tests/t510.d/out:161:v|next ;
tests/t510.d/out:162:v|
tests/t510.d/out:163:v|
tests/t510.d/out:164:v|desc
tests/t510.d/out:165:v|@mary
tests/t510.d/out:166:v|@
tests/t510.d/out:167:v|
tests/t510.d/out:168:v|
tests/t510.d/out:169:v|1.1
tests/t510.d/out:170:v|log
tests/t510.d/out:171:v|@Initial revision
tests/t510.d/out:172:v|@
tests/t510.d/out:173:v|text
tests/t510.d/out:174:v|@something
tests/t510.d/out:175:v|@
tests/t510.d/out:176:* ci -i -nomoly -t-something
tests/t510.d/out:177:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:178:e|initial revision: 1.1
tests/t510.d/out:179:e|done
tests/t510.d/out:180:v|head 1.1;
tests/t510.d/out:181:v|access;
tests/t510.d/out:182:v|symbols
tests/t510.d/out:183:v| omoly:1.1;
tests/t510.d/out:184:v|locks; strict;
tests/t510.d/out:185:v|comment @# @;
tests/t510.d/out:186:v|
tests/t510.d/out:187:v|
tests/t510.d/out:188:v|1.1
tests/t510.d/out:189:v|date 2019.04.20.07.38.21; author _spotlight; state Exp;
tests/t510.d/out:190:v|branches;
tests/t510.d/out:191:v|next ;
tests/t510.d/out:192:v|
tests/t510.d/out:193:v|
tests/t510.d/out:194:v|desc
tests/t510.d/out:195:v|@something
tests/t510.d/out:196:v|@
tests/t510.d/out:197:v|
tests/t510.d/out:198:v|
tests/t510.d/out:199:v|1.1
tests/t510.d/out:200:v|log
tests/t510.d/out:201:v|@Initial revision
tests/t510.d/out:202:v|@
tests/t510.d/out:203:v|text
tests/t510.d/out:204:v|@something
tests/t510.d/out:205:v|@
tests/t510.d/out:206:* ci -i -nomoly -tt510.d/about
tests/t510.d/out:207:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:208:e|initial revision: 1.1
tests/t510.d/out:209:e|done
tests/t510.d/out:210:v|head 1.1;
tests/t510.d/out:211:v|access;
tests/t510.d/out:212:v|symbols
tests/t510.d/out:213:v| omoly:1.1;
tests/t510.d/out:214:v|locks; strict;
tests/t510.d/out:215:v|comment @# @;
tests/t510.d/out:216:v|
tests/t510.d/out:217:v|
tests/t510.d/out:218:v|1.1
tests/t510.d/out:219:v|date 2019.04.20.07.38.21; author _spotlight; state Exp;
tests/t510.d/out:220:v|branches;
tests/t510.d/out:221:v|next ;
tests/t510.d/out:222:v|
tests/t510.d/out:223:v|
tests/t510.d/out:224:v|desc
tests/t510.d/out:225:v|@about
tests/t510.d/out:226:v|@
tests/t510.d/out:227:v|
tests/t510.d/out:228:v|
tests/t510.d/out:229:v|1.1
tests/t510.d/out:230:v|log
tests/t510.d/out:231:v|@Initial revision
tests/t510.d/out:232:v|@
tests/t510.d/out:233:v|text
tests/t510.d/out:234:v|@something
tests/t510.d/out:235:v|@
tests/t510.d/out:236:* echo mary | ci -i -nomoly
tests/t510.d/out:237:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:238:e|initial revision: 1.1
tests/t510.d/out:239:e|done
tests/t510.d/out:240:v|head 1.1;
tests/t510.d/out:241:v|access;
tests/t510.d/out:242:v|symbols
tests/t510.d/out:243:v| omoly:1.1;
tests/t510.d/out:244:v|locks; strict;
tests/t510.d/out:245:v|comment @# @;
tests/t510.d/out:246:v|
tests/t510.d/out:247:v|
tests/t510.d/out:248:v|1.1
tests/t510.d/out:249:v|date 2019.04.20.07.38.21; author _spotlight; state Exp;
tests/t510.d/out:250:v|branches;
tests/t510.d/out:251:v|next ;
tests/t510.d/out:252:v|
tests/t510.d/out:253:v|
tests/t510.d/out:254:v|desc
tests/t510.d/out:255:v|@mary
tests/t510.d/out:256:v|@
tests/t510.d/out:257:v|
tests/t510.d/out:258:v|
tests/t510.d/out:259:v|1.1
tests/t510.d/out:260:v|log
tests/t510.d/out:261:v|@Initial revision
tests/t510.d/out:262:v|@
tests/t510.d/out:263:v|text
tests/t510.d/out:264:v|@something
tests/t510.d/out:265:v|@
tests/t510.d/out:266:* ci -i -w00t -nomoly -t-something
tests/t510.d/out:267:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:268:e|initial revision: 1.1
tests/t510.d/out:269:e|done
tests/t510.d/out:270:v|head 1.1;
tests/t510.d/out:271:v|access;
tests/t510.d/out:272:v|symbols
tests/t510.d/out:273:v| omoly:1.1;
tests/t510.d/out:274:v|locks; strict;
tests/t510.d/out:275:v|comment @# @;
tests/t510.d/out:276:v|
tests/t510.d/out:277:v|
tests/t510.d/out:278:v|1.1
tests/t510.d/out:279:v|date 2019.04.20.07.38.21; author 00t; state Exp;
tests/t510.d/out:280:v|branches;
tests/t510.d/out:281:v|next ;
tests/t510.d/out:282:v|
tests/t510.d/out:283:v|
tests/t510.d/out:284:v|desc
tests/t510.d/out:285:v|@something
tests/t510.d/out:286:v|@
tests/t510.d/out:287:v|
tests/t510.d/out:288:v|
tests/t510.d/out:289:v|1.1
tests/t510.d/out:290:v|log
tests/t510.d/out:291:v|@Initial revision
tests/t510.d/out:292:v|@
tests/t510.d/out:293:v|text
tests/t510.d/out:294:v|@something
tests/t510.d/out:295:v|@
tests/t510.d/out:296:* ci -i -w00t -nomoly -tt510.d/about
tests/t510.d/out:297:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:298:e|initial revision: 1.1
tests/t510.d/out:299:e|done
tests/t510.d/out:300:v|head 1.1;
tests/t510.d/out:301:v|access;
tests/t510.d/out:302:v|symbols
tests/t510.d/out:303:v| omoly:1.1;
tests/t510.d/out:304:v|locks; strict;
tests/t510.d/out:305:v|comment @# @;
tests/t510.d/out:306:v|
tests/t510.d/out:307:v|
tests/t510.d/out:308:v|1.1
tests/t510.d/out:309:v|date 2019.04.20.07.38.21; author 00t; state Exp;
tests/t510.d/out:310:v|branches;
tests/t510.d/out:311:v|next ;
tests/t510.d/out:312:v|
tests/t510.d/out:313:v|
tests/t510.d/out:314:v|desc
tests/t510.d/out:315:v|@about
tests/t510.d/out:316:v|@
tests/t510.d/out:317:v|
tests/t510.d/out:318:v|
tests/t510.d/out:319:v|1.1
tests/t510.d/out:320:v|log
tests/t510.d/out:321:v|@Initial revision
tests/t510.d/out:322:v|@
tests/t510.d/out:323:v|text
tests/t510.d/out:324:v|@something
tests/t510.d/out:325:v|@
tests/t510.d/out:326:* echo mary | ci -i -w00t -nomoly
tests/t510.d/out:327:e|t510.d/x,v <-- t510.d/x
tests/t510.d/out:328:e|initial revision: 1.1
tests/t510.d/out:329:e|done
tests/t510.d/out:330:v|head 1.1;
tests/t510.d/out:331:v|access;
tests/t510.d/out:332:v|symbols
tests/t510.d/out:333:v| omoly:1.1;
tests/t510.d/out:334:v|locks; strict;
tests/t510.d/out:335:v|comment @# @;
tests/t510.d/out:336:v|
tests/t510.d/out:337:v|
tests/t510.d/out:338:v|1.1
tests/t510.d/out:339:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t510.d/out:340:v|branches;
tests/t510.d/out:341:v|next ;
tests/t510.d/out:342:v|
tests/t510.d/out:343:v|
tests/t510.d/out:344:v|desc
tests/t510.d/out:345:v|@mary
tests/t510.d/out:346:v|@
tests/t510.d/out:347:v|
tests/t510.d/out:348:v|
tests/t510.d/out:349:v|1.1
tests/t510.d/out:350:v|log
tests/t510.d/out:351:v|@Initial revision
tests/t510.d/out:352:v|@
tests/t510.d/out:353:v|text
tests/t510.d/out:354:v|@something
tests/t510.d/out:355:v|@
tests/t511.d/out:1: -*- org -*-
tests/t511.d/out:2:* ci -i4.20 -mOK -t-something
tests/t511.d/out:3:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:4:e|initial revision: 4.20
tests/t511.d/out:5:e|done
tests/t511.d/out:6:v|head 4.20;
tests/t511.d/out:7:v|access;
tests/t511.d/out:8:v|symbols;
tests/t511.d/out:9:v|locks; strict;
tests/t511.d/out:10:v|comment @# @;
tests/t511.d/out:11:v|
tests/t511.d/out:12:v|
tests/t511.d/out:13:v|4.20
tests/t511.d/out:14:v|date 2019.04.20.07.38.22; author _spotlight; state Exp;
tests/t511.d/out:15:v|branches;
tests/t511.d/out:16:v|next ;
tests/t511.d/out:17:v|
tests/t511.d/out:18:v|
tests/t511.d/out:19:v|desc
tests/t511.d/out:20:v|@something
tests/t511.d/out:21:v|@
tests/t511.d/out:22:v|
tests/t511.d/out:23:v|
tests/t511.d/out:24:v|4.20
tests/t511.d/out:25:v|log
tests/t511.d/out:26:v|@OK
tests/t511.d/out:27:v|@
tests/t511.d/out:28:v|text
tests/t511.d/out:29:v|@something
tests/t511.d/out:30:v|@
tests/t511.d/out:31:* ci -i4.20 -mOK -tt511.d/about
tests/t511.d/out:32:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:33:e|initial revision: 4.20
tests/t511.d/out:34:e|done
tests/t511.d/out:35:v|head 4.20;
tests/t511.d/out:36:v|access;
tests/t511.d/out:37:v|symbols;
tests/t511.d/out:38:v|locks; strict;
tests/t511.d/out:39:v|comment @# @;
tests/t511.d/out:40:v|
tests/t511.d/out:41:v|
tests/t511.d/out:42:v|4.20
tests/t511.d/out:43:v|date 2019.04.20.07.38.22; author _spotlight; state Exp;
tests/t511.d/out:44:v|branches;
tests/t511.d/out:45:v|next ;
tests/t511.d/out:46:v|
tests/t511.d/out:47:v|
tests/t511.d/out:48:v|desc
tests/t511.d/out:49:v|@about
tests/t511.d/out:50:v|@
tests/t511.d/out:51:v|
tests/t511.d/out:52:v|
tests/t511.d/out:53:v|4.20
tests/t511.d/out:54:v|log
tests/t511.d/out:55:v|@OK
tests/t511.d/out:56:v|@
tests/t511.d/out:57:v|text
tests/t511.d/out:58:v|@something
tests/t511.d/out:59:v|@
tests/t511.d/out:60:* echo mary | ci -i4.20 -mOK
tests/t511.d/out:61:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:62:e|initial revision: 4.20
tests/t511.d/out:63:e|done
tests/t511.d/out:64:v|head 4.20;
tests/t511.d/out:65:v|access;
tests/t511.d/out:66:v|symbols;
tests/t511.d/out:67:v|locks; strict;
tests/t511.d/out:68:v|comment @# @;
tests/t511.d/out:69:v|
tests/t511.d/out:70:v|
tests/t511.d/out:71:v|4.20
tests/t511.d/out:72:v|date 2019.04.20.07.38.22; author _spotlight; state Exp;
tests/t511.d/out:73:v|branches;
tests/t511.d/out:74:v|next ;
tests/t511.d/out:75:v|
tests/t511.d/out:76:v|
tests/t511.d/out:77:v|desc
tests/t511.d/out:78:v|@mary
tests/t511.d/out:79:v|@
tests/t511.d/out:80:v|
tests/t511.d/out:81:v|
tests/t511.d/out:82:v|4.20
tests/t511.d/out:83:v|log
tests/t511.d/out:84:v|@OK
tests/t511.d/out:85:v|@
tests/t511.d/out:86:v|text
tests/t511.d/out:87:v|@something
tests/t511.d/out:88:v|@
tests/t511.d/out:89:* ci -i4.20 -mOK -w00t -t-something
tests/t511.d/out:90:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:91:e|initial revision: 4.20
tests/t511.d/out:92:e|done
tests/t511.d/out:93:v|head 4.20;
tests/t511.d/out:94:v|access;
tests/t511.d/out:95:v|symbols;
tests/t511.d/out:96:v|locks; strict;
tests/t511.d/out:97:v|comment @# @;
tests/t511.d/out:98:v|
tests/t511.d/out:99:v|
tests/t511.d/out:100:v|4.20
tests/t511.d/out:101:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t511.d/out:102:v|branches;
tests/t511.d/out:103:v|next ;
tests/t511.d/out:104:v|
tests/t511.d/out:105:v|
tests/t511.d/out:106:v|desc
tests/t511.d/out:107:v|@something
tests/t511.d/out:108:v|@
tests/t511.d/out:109:v|
tests/t511.d/out:110:v|
tests/t511.d/out:111:v|4.20
tests/t511.d/out:112:v|log
tests/t511.d/out:113:v|@OK
tests/t511.d/out:114:v|@
tests/t511.d/out:115:v|text
tests/t511.d/out:116:v|@something
tests/t511.d/out:117:v|@
tests/t511.d/out:118:* ci -i4.20 -mOK -w00t -tt511.d/about
tests/t511.d/out:119:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:120:e|initial revision: 4.20
tests/t511.d/out:121:e|done
tests/t511.d/out:122:v|head 4.20;
tests/t511.d/out:123:v|access;
tests/t511.d/out:124:v|symbols;
tests/t511.d/out:125:v|locks; strict;
tests/t511.d/out:126:v|comment @# @;
tests/t511.d/out:127:v|
tests/t511.d/out:128:v|
tests/t511.d/out:129:v|4.20
tests/t511.d/out:130:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t511.d/out:131:v|branches;
tests/t511.d/out:132:v|next ;
tests/t511.d/out:133:v|
tests/t511.d/out:134:v|
tests/t511.d/out:135:v|desc
tests/t511.d/out:136:v|@about
tests/t511.d/out:137:v|@
tests/t511.d/out:138:v|
tests/t511.d/out:139:v|
tests/t511.d/out:140:v|4.20
tests/t511.d/out:141:v|log
tests/t511.d/out:142:v|@OK
tests/t511.d/out:143:v|@
tests/t511.d/out:144:v|text
tests/t511.d/out:145:v|@something
tests/t511.d/out:146:v|@
tests/t511.d/out:147:* echo mary | ci -i4.20 -mOK -w00t
tests/t511.d/out:148:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:149:e|initial revision: 4.20
tests/t511.d/out:150:e|done
tests/t511.d/out:151:v|head 4.20;
tests/t511.d/out:152:v|access;
tests/t511.d/out:153:v|symbols;
tests/t511.d/out:154:v|locks; strict;
tests/t511.d/out:155:v|comment @# @;
tests/t511.d/out:156:v|
tests/t511.d/out:157:v|
tests/t511.d/out:158:v|4.20
tests/t511.d/out:159:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t511.d/out:160:v|branches;
tests/t511.d/out:161:v|next ;
tests/t511.d/out:162:v|
tests/t511.d/out:163:v|
tests/t511.d/out:164:v|desc
tests/t511.d/out:165:v|@mary
tests/t511.d/out:166:v|@
tests/t511.d/out:167:v|
tests/t511.d/out:168:v|
tests/t511.d/out:169:v|4.20
tests/t511.d/out:170:v|log
tests/t511.d/out:171:v|@OK
tests/t511.d/out:172:v|@
tests/t511.d/out:173:v|text
tests/t511.d/out:174:v|@something
tests/t511.d/out:175:v|@
tests/t511.d/out:176:* ci -i4.20 -mOK -nomoly -t-something
tests/t511.d/out:177:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:178:e|initial revision: 4.20
tests/t511.d/out:179:e|done
tests/t511.d/out:180:v|head 4.20;
tests/t511.d/out:181:v|access;
tests/t511.d/out:182:v|symbols
tests/t511.d/out:183:v| omoly:4.20;
tests/t511.d/out:184:v|locks; strict;
tests/t511.d/out:185:v|comment @# @;
tests/t511.d/out:186:v|
tests/t511.d/out:187:v|
tests/t511.d/out:188:v|4.20
tests/t511.d/out:189:v|date 2019.04.20.07.38.22; author _spotlight; state Exp;
tests/t511.d/out:190:v|branches;
tests/t511.d/out:191:v|next ;
tests/t511.d/out:192:v|
tests/t511.d/out:193:v|
tests/t511.d/out:194:v|desc
tests/t511.d/out:195:v|@something
tests/t511.d/out:196:v|@
tests/t511.d/out:197:v|
tests/t511.d/out:198:v|
tests/t511.d/out:199:v|4.20
tests/t511.d/out:200:v|log
tests/t511.d/out:201:v|@OK
tests/t511.d/out:202:v|@
tests/t511.d/out:203:v|text
tests/t511.d/out:204:v|@something
tests/t511.d/out:205:v|@
tests/t511.d/out:206:* ci -i4.20 -mOK -nomoly -tt511.d/about
tests/t511.d/out:207:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:208:e|initial revision: 4.20
tests/t511.d/out:209:e|done
tests/t511.d/out:210:v|head 4.20;
tests/t511.d/out:211:v|access;
tests/t511.d/out:212:v|symbols
tests/t511.d/out:213:v| omoly:4.20;
tests/t511.d/out:214:v|locks; strict;
tests/t511.d/out:215:v|comment @# @;
tests/t511.d/out:216:v|
tests/t511.d/out:217:v|
tests/t511.d/out:218:v|4.20
tests/t511.d/out:219:v|date 2019.04.20.07.38.22; author _spotlight; state Exp;
tests/t511.d/out:220:v|branches;
tests/t511.d/out:221:v|next ;
tests/t511.d/out:222:v|
tests/t511.d/out:223:v|
tests/t511.d/out:224:v|desc
tests/t511.d/out:225:v|@about
tests/t511.d/out:226:v|@
tests/t511.d/out:227:v|
tests/t511.d/out:228:v|
tests/t511.d/out:229:v|4.20
tests/t511.d/out:230:v|log
tests/t511.d/out:231:v|@OK
tests/t511.d/out:232:v|@
tests/t511.d/out:233:v|text
tests/t511.d/out:234:v|@something
tests/t511.d/out:235:v|@
tests/t511.d/out:236:* echo mary | ci -i4.20 -mOK -nomoly
tests/t511.d/out:237:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:238:e|initial revision: 4.20
tests/t511.d/out:239:e|done
tests/t511.d/out:240:v|head 4.20;
tests/t511.d/out:241:v|access;
tests/t511.d/out:242:v|symbols
tests/t511.d/out:243:v| omoly:4.20;
tests/t511.d/out:244:v|locks; strict;
tests/t511.d/out:245:v|comment @# @;
tests/t511.d/out:246:v|
tests/t511.d/out:247:v|
tests/t511.d/out:248:v|4.20
tests/t511.d/out:249:v|date 2019.04.20.07.38.22; author _spotlight; state Exp;
tests/t511.d/out:250:v|branches;
tests/t511.d/out:251:v|next ;
tests/t511.d/out:252:v|
tests/t511.d/out:253:v|
tests/t511.d/out:254:v|desc
tests/t511.d/out:255:v|@mary
tests/t511.d/out:256:v|@
tests/t511.d/out:257:v|
tests/t511.d/out:258:v|
tests/t511.d/out:259:v|4.20
tests/t511.d/out:260:v|log
tests/t511.d/out:261:v|@OK
tests/t511.d/out:262:v|@
tests/t511.d/out:263:v|text
tests/t511.d/out:264:v|@something
tests/t511.d/out:265:v|@
tests/t511.d/out:266:* ci -i4.20 -mOK -w00t -nomoly -t-something
tests/t511.d/out:267:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:268:e|initial revision: 4.20
tests/t511.d/out:269:e|done
tests/t511.d/out:270:v|head 4.20;
tests/t511.d/out:271:v|access;
tests/t511.d/out:272:v|symbols
tests/t511.d/out:273:v| omoly:4.20;
tests/t511.d/out:274:v|locks; strict;
tests/t511.d/out:275:v|comment @# @;
tests/t511.d/out:276:v|
tests/t511.d/out:277:v|
tests/t511.d/out:278:v|4.20
tests/t511.d/out:279:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t511.d/out:280:v|branches;
tests/t511.d/out:281:v|next ;
tests/t511.d/out:282:v|
tests/t511.d/out:283:v|
tests/t511.d/out:284:v|desc
tests/t511.d/out:285:v|@something
tests/t511.d/out:286:v|@
tests/t511.d/out:287:v|
tests/t511.d/out:288:v|
tests/t511.d/out:289:v|4.20
tests/t511.d/out:290:v|log
tests/t511.d/out:291:v|@OK
tests/t511.d/out:292:v|@
tests/t511.d/out:293:v|text
tests/t511.d/out:294:v|@something
tests/t511.d/out:295:v|@
tests/t511.d/out:296:* ci -i4.20 -mOK -w00t -nomoly -tt511.d/about
tests/t511.d/out:297:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:298:e|initial revision: 4.20
tests/t511.d/out:299:e|done
tests/t511.d/out:300:v|head 4.20;
tests/t511.d/out:301:v|access;
tests/t511.d/out:302:v|symbols
tests/t511.d/out:303:v| omoly:4.20;
tests/t511.d/out:304:v|locks; strict;
tests/t511.d/out:305:v|comment @# @;
tests/t511.d/out:306:v|
tests/t511.d/out:307:v|
tests/t511.d/out:308:v|4.20
tests/t511.d/out:309:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t511.d/out:310:v|branches;
tests/t511.d/out:311:v|next ;
tests/t511.d/out:312:v|
tests/t511.d/out:313:v|
tests/t511.d/out:314:v|desc
tests/t511.d/out:315:v|@about
tests/t511.d/out:316:v|@
tests/t511.d/out:317:v|
tests/t511.d/out:318:v|
tests/t511.d/out:319:v|4.20
tests/t511.d/out:320:v|log
tests/t511.d/out:321:v|@OK
tests/t511.d/out:322:v|@
tests/t511.d/out:323:v|text
tests/t511.d/out:324:v|@something
tests/t511.d/out:325:v|@
tests/t511.d/out:326:* echo mary | ci -i4.20 -mOK -w00t -nomoly
tests/t511.d/out:327:e|t511.d/x,v <-- t511.d/x
tests/t511.d/out:328:e|initial revision: 4.20
tests/t511.d/out:329:e|done
tests/t511.d/out:330:v|head 4.20;
tests/t511.d/out:331:v|access;
tests/t511.d/out:332:v|symbols
tests/t511.d/out:333:v| omoly:4.20;
tests/t511.d/out:334:v|locks; strict;
tests/t511.d/out:335:v|comment @# @;
tests/t511.d/out:336:v|
tests/t511.d/out:337:v|
tests/t511.d/out:338:v|4.20
tests/t511.d/out:339:v|date 2019.04.20.07.38.22; author 00t; state Exp;
tests/t511.d/out:340:v|branches;
tests/t511.d/out:341:v|next ;
tests/t511.d/out:342:v|
tests/t511.d/out:343:v|
tests/t511.d/out:344:v|desc
tests/t511.d/out:345:v|@mary
tests/t511.d/out:346:v|@
tests/t511.d/out:347:v|
tests/t511.d/out:348:v|
tests/t511.d/out:349:v|4.20
tests/t511.d/out:350:v|log
tests/t511.d/out:351:v|@OK
tests/t511.d/out:352:v|@
tests/t511.d/out:353:v|text
tests/t511.d/out:354:v|@something
tests/t511.d/out:355:v|@
tests/t600.d/out:1:+ rout=t600.d/rlog.out
tests/t600.d/out:2:+ must 'cp `bundled_commav one` $v'
tests/t600.d/out:3:+ eval 'cp `bundled_commav one` $v'
tests/t600.d/out:4:+++ bundled_commav one
tests/t600.d/out:5:+++ echo ./fake/one
tests/t600.d/out:6:++ cp ./fake/one t600.d/x,v
tests/t600.d/out:7:+ must 'co -u $w'
tests/t600.d/out:8:+ eval 'co -u $w'
tests/t600.d/out:9:++ co -u t600.d/x
tests/t600.d/out:10:t600.d/x,v --> t600.d/x
tests/t600.d/out:11:revision 1.1 (unlocked)
tests/t600.d/out:12:done
tests/t600.d/out:13:+ must 'rcs -nWONDERFUL: $w'
tests/t600.d/out:14:+ eval 'rcs -nWONDERFUL: $w'
tests/t600.d/out:15:++ rcs -nWONDERFUL: t600.d/x
tests/t600.d/out:16:RCS file: t600.d/x,v
tests/t600.d/out:17:done
tests/t600.d/out:18:+ named
tests/t600.d/out:19:+ must 'rlog $w > $rout'
tests/t600.d/out:20:+ eval 'rlog $w > $rout'
tests/t600.d/out:21:++ rlog t600.d/x
tests/t600.d/out:22:+ grep ' WONDERFUL: 1.1' t600.d/rlog.out
tests/t600.d/out:23: WONDERFUL: 1.1
tests/t600.d/out:24:+ must 'rcs -nWONDERFUL $w'
tests/t600.d/out:25:+ eval 'rcs -nWONDERFUL $w'
tests/t600.d/out:26:++ rcs -nWONDERFUL t600.d/x
tests/t600.d/out:27:RCS file: t600.d/x,v
tests/t600.d/out:28:done
tests/t600.d/out:29:+ named
tests/t600.d/out:30:+ must 'rlog $w > $rout'
tests/t600.d/out:31:+ eval 'rlog $w > $rout'
tests/t600.d/out:32:++ rlog t600.d/x
tests/t600.d/out:33:+ grep ' WONDERFUL: 1.1' t600.d/rlog.out
tests/t600.d/out:34:+ exit 0
tests/t601.d/out:1:+ rout=t601.d/rlog.out
tests/t601.d/out:2:+ must 'cp `bundled_commav one` $v'
tests/t601.d/out:3:+ eval 'cp `bundled_commav one` $v'
tests/t601.d/out:4:+++ bundled_commav one
tests/t601.d/out:5:+++ echo ./fake/one
tests/t601.d/out:6:++ cp ./fake/one t601.d/x,v
tests/t601.d/out:7:+ must 'co -u $w'
tests/t601.d/out:8:+ eval 'co -u $w'
tests/t601.d/out:9:++ co -u t601.d/x
tests/t601.d/out:10:t601.d/x,v --> t601.d/x
tests/t601.d/out:11:revision 1.1 (unlocked)
tests/t601.d/out:12:done
tests/t601.d/out:13:+ must 'rcs -afoo,bar -abaz $w'
tests/t601.d/out:14:+ eval 'rcs -afoo,bar -abaz $w'
tests/t601.d/out:15:++ rcs -afoo,bar -abaz t601.d/x
tests/t601.d/out:16:RCS file: t601.d/x,v
tests/t601.d/out:17:done
tests/t601.d/out:18:++ getaccesslist
tests/t601.d/out:19:+++ rlog t601.d/x
tests/t601.d/out:20:+++ sed -e '/^access/,/^symbolic/!d;/^[as]/d'
tests/t601.d/out:21:++ echo foo bar baz
tests/t601.d/out:22:+ test 'foo bar baz' = 'foo bar baz'
tests/t601.d/out:23:+ must 'rcs -abaz,bar $w'
tests/t601.d/out:24:+ eval 'rcs -abaz,bar $w'
tests/t601.d/out:25:++ rcs -abaz,bar t601.d/x
tests/t601.d/out:26:RCS file: t601.d/x,v
tests/t601.d/out:27:done
tests/t601.d/out:28:++ getaccesslist
tests/t601.d/out:29:+++ rlog t601.d/x
tests/t601.d/out:30:+++ sed -e '/^access/,/^symbolic/!d;/^[as]/d'
tests/t601.d/out:31:++ echo foo bar baz
tests/t601.d/out:32:+ test 'foo bar baz' = 'foo bar baz'
tests/t601.d/out:33:+ must 'rcs -efoo $w'
tests/t601.d/out:34:+ eval 'rcs -efoo $w'
tests/t601.d/out:35:++ rcs -efoo t601.d/x
tests/t601.d/out:36:RCS file: t601.d/x,v
tests/t601.d/out:37:done
tests/t601.d/out:38:++ getaccesslist
tests/t601.d/out:39:+++ rlog t601.d/x
tests/t601.d/out:40:+++ sed -e '/^access/,/^symbolic/!d;/^[as]/d'
tests/t601.d/out:41:++ echo bar baz
tests/t601.d/out:42:+ test 'bar baz' = 'bar baz'
tests/t601.d/out:43:+ exit 0
tests/t602.d/out:1:+ must 'cp `bundled_commav two` $v'
tests/t602.d/out:2:+ eval 'cp `bundled_commav two` $v'
tests/t602.d/out:3:+++ bundled_commav two
tests/t602.d/out:4:+++ echo ./fake/two
tests/t602.d/out:5:++ cp ./fake/two t602.d/x,v
tests/t602.d/out:6:+ must 'co -p4 $v >$wd/DOT-0'
tests/t602.d/out:7:+ eval 'co -p4 $v >$wd/DOT-0'
tests/t602.d/out:8:++ co -p4 t602.d/x,v
tests/t602.d/out:9:t602.d/x,v --> standard output
tests/t602.d/out:10:revision 4.21
tests/t602.d/out:11:+ must 'co -p4. $v >$wd/DOT-1'
tests/t602.d/out:12:+ eval 'co -p4. $v >$wd/DOT-1'
tests/t602.d/out:13:++ co -p4. t602.d/x,v
tests/t602.d/out:14:t602.d/x,v --> standard output
tests/t602.d/out:15:revision 4.21
tests/t602.d/out:16:++ diff t602.d/DOT-0 t602.d/DOT-1
tests/t602.d/out:17:+ test '' =
tests/t602.d/out:18:./t602: line 30: test: : unary operator expected
tests/t602.d/out:19:+ exit 0
tests/t603.d/out:1:t603.d/x,v <-- t603.d/x
tests/t603.d/out:2:initial revision: 1.1
tests/t603.d/out:3:done
tests/t603.d/out:4:RCS file: t603.d/x,v
tests/t603.d/out:5:done
tests/t603.d/out:6:@foo
tests/t604.d/out:1:t604.d/x,v <-- t604.d/x
tests/t604.d/out:2:initial revision: 1.1
tests/t604.d/out:3:done
tests/t604.d/out:4:t604.d/x,v <-- t604.d/x
tests/t604.d/out:5:new revision: 1.1.1.1; previous revision: 1.1
tests/t604.d/out:6:done
tests/t604.d/out:7:RCS file: t604.d/x,v
tests/t604.d/out:8:done
tests/t604.d/out:9:t604.d/x,v --> t604.d/x
tests/t604.d/out:10:revision 1.1.1.1
tests/t604.d/out:11:done
tests/t604.d/out:12:t604.d/x,v <-- t604.d/x
tests/t604.d/out:13:new revision: 1.1.1.2; previous revision: 1.1.1.1
tests/t604.d/out:14:done
tests/t605.d/out:1:t605.d/x,v <-- t605.d/x
tests/t605.d/out:2:initial revision: 1.1
tests/t605.d/out:3:done
tests/t605.d/out:4:t605.d/x,v <-- t605.d/x
tests/t605.d/out:5:file is unchanged; reverting to previous revision 1.1
tests/t605.d/out:6:done
tests/t606.d/out:1:t606.d/x,v --> t606.d/x
tests/t606.d/out:2:revision 1.1 (locked)
tests/t606.d/out:3:done
tests/t606.d/out:4:t606.d/x,v <-- t606.d/x
tests/t606.d/out:5:new revision: 1.2; previous revision: 1.1
tests/t606.d/out:6:done
tests/t607.d/out:1:./t607: line 23: which: command not found
tests/t607.d/out:2: rcs: -*- org -*-
tests/t607.d/out:3:* xfail
tests/t607.d/out:4:rcs: state missing after -s
tests/t607.d/out:5:* xfail :
tests/t607.d/out:6:rcs: invalid identifier `'
tests/t607.d/out:7:rcs aborted
tests/t607.d/out:8:* xfail :4.20
tests/t607.d/out:9:rcs: invalid identifier `'
tests/t607.d/out:10:rcs aborted
tests/t607.d/out:11:* xfail foo bar
tests/t607.d/out:12:rcs: missing ':' after state in option -s
tests/t607.d/out:13:* xfail foo:bar
tests/t607.d/out:14:RCS file: t607.d/x,v
tests/t607.d/out:15:rcs: t607.d/x,v: Symbolic name `bar' is undefined.
tests/t607.d/out:16:* xfail not-a-bad-name-but-a-bad-revision:4.1
tests/t607.d/out:17:RCS file: t607.d/x,v
tests/t607.d/out:18:rcs: t607.d/x,v: revision number 4.1 too low
tests/t607.d/out:19:* try ZOW
tests/t607.d/out:20:RCS file: t607.d/x,v
tests/t607.d/out:21:done
tests/t607.d/out:22:date 2010.10.02.16.41.32; author ttn; state ZOW;
tests/t607.d/out:23:* try wonderful:4.20
tests/t607.d/out:24:RCS file: t607.d/x,v
tests/t607.d/out:25:done
tests/t607.d/out:26:date 2010.10.02.16.41.32; author ttn; state wonderful;
tests/t607.d/out:27:* try the-end:4
tests/t607.d/out:28:RCS file: t607.d/x,v
tests/t607.d/out:29:done
tests/t607.d/out:30:date 2010.10.02.16.41.32; author ttn; state the-end;
tests/t607.d/out:31:* try start:.20
tests/t607.d/out:32:RCS file: t607.d/x,v
tests/t607.d/out:33:done
tests/t607.d/out:34:date 2010.10.02.16.41.32; author ttn; state start;
tests/t608.d/out:1:./t608: line 23: which: command not found
tests/t608.d/out:2: rcs: -*- org -*-
tests/t608.d/out:3:t608.d/x,v --> t608.d/x
tests/t608.d/out:4:revision 4.21 (unlocked)
tests/t608.d/out:5:done
tests/t608.d/out:6:RCS file: t608.d/x,v
tests/t608.d/out:7:done
tests/t608.d/out:8:*** empty log message ***
tests/t609.d/out:1:./t609: line 23: which: command not found
tests/t609.d/out:2: rcs: -*- org -*-
tests/t609.d/out:3:t609.d/x,v --> t609.d/x
tests/t609.d/out:4:revision 4.21 (locked)
tests/t609.d/out:5:done
tests/t609.d/out:6:Revision 4.21 is already locked by X_spotlight.
tests/t609.d/out:7:Do you want to break the lock? [ny](n): rcs: t609.d/x,v: revision 4.21 still locked by X_spotlight
tests/t609.d/out:8:t609.d/x,v --> t609.d/x
tests/t609.d/out:9:revision 4.21 (locked)
tests/t609.d/out:10:done
tests/t609.d/out:11:Revision 4.21 is already locked by X_spotlight.
tests/t620.d/out:1:+ arg=
tests/t620.d/out:2:+ blurb='w/o args'
tests/t620.d/out:3:+ full
tests/t620.d/out:4:+ invoke ci
tests/t620.d/out:5:+ program=ci
tests/t620.d/out:6:+ ci
tests/t620.d/out:7:ci: no input file
tests/t620.d/out:8:ci aborted
tests/t620.d/out:9:+ invoke co
tests/t620.d/out:10:+ program=co
tests/t620.d/out:11:+ co
tests/t620.d/out:12:co: no input file
tests/t620.d/out:13:co aborted
tests/t620.d/out:14:+ invoke merge
tests/t620.d/out:15:+ program=merge
tests/t620.d/out:16:+ merge
tests/t620.d/out:17:merge: not enough arguments
tests/t620.d/out:18:merge aborted
tests/t620.d/out:19:+ invoke rcs
tests/t620.d/out:20:+ program=rcs
tests/t620.d/out:21:+ rcs
tests/t620.d/out:22:rcs: no input file
tests/t620.d/out:23:rcs aborted
tests/t620.d/out:24:+ invoke rcsdiff
tests/t620.d/out:25:+ program=rcsdiff
tests/t620.d/out:26:+ rcsdiff
tests/t620.d/out:27:rcsdiff: no input file
tests/t620.d/out:28:rcsdiff aborted
tests/t620.d/out:29:+ invoke rcsmerge
tests/t620.d/out:30:+ program=rcsmerge
tests/t620.d/out:31:+ rcsmerge
tests/t620.d/out:32:rcsmerge: no base revision number given
tests/t620.d/out:33:rcsmerge aborted
tests/t620.d/out:34:+ invoke rlog
tests/t620.d/out:35:+ program=rlog
tests/t620.d/out:36:+ rlog
tests/t620.d/out:37:rlog: no input file
tests/t620.d/out:38:rlog aborted
tests/t620.d/out:39:+ arg=/dev/null
tests/t620.d/out:40:+ blurb='on /dev/null'
tests/t620.d/out:41:+ full
tests/t620.d/out:42:+ invoke ci
tests/t620.d/out:43:+ program=ci
tests/t620.d/out:44:+ ci /dev/null
tests/t620.d/out:45:ci: /dev/null,v: Operation not permitted
tests/t620.d/out:46:+ invoke co
tests/t620.d/out:47:+ program=co
tests/t620.d/out:48:+ co /dev/null
tests/t620.d/out:49:co: /dev/RCS/null,v: No such file or directory
tests/t620.d/out:50:+ invoke merge
tests/t620.d/out:51:+ program=merge
tests/t620.d/out:52:+ merge /dev/null
tests/t620.d/out:53:merge: not enough arguments
tests/t620.d/out:54:merge aborted
tests/t620.d/out:55:+ invoke rcs
tests/t620.d/out:56:+ program=rcs
tests/t620.d/out:57:+ rcs /dev/null
tests/t620.d/out:58:rcs: warning: No options were given; this usage is obsolescent.
tests/t620.d/out:59:rcs: /dev/RCS/null,v: No such file or directory
tests/t620.d/out:60:+ invoke rcsdiff
tests/t620.d/out:61:+ program=rcsdiff
tests/t620.d/out:62:+ rcsdiff /dev/null
tests/t620.d/out:63:rcsdiff: /dev/RCS/null,v: No such file or directory
tests/t620.d/out:64:+ invoke rcsmerge
tests/t620.d/out:65:+ program=rcsmerge
tests/t620.d/out:66:+ rcsmerge /dev/null
tests/t620.d/out:67:rcsmerge: no base revision number given
tests/t620.d/out:68:rcsmerge aborted
tests/t620.d/out:69:+ invoke rlog
tests/t620.d/out:70:+ program=rlog
tests/t620.d/out:71:+ rlog /dev/null
tests/t620.d/out:72:rlog: /dev/RCS/null,v: No such file or directory
tests/t620.d/out:73:+ arg=/tmp
tests/t620.d/out:74:+ blurb='on /tmp (not user-owned)'
tests/t620.d/out:75:+ full
tests/t620.d/out:76:+ invoke ci
tests/t620.d/out:77:+ program=ci
tests/t620.d/out:78:+ ci /tmp
tests/t620.d/out:79:ci: /tmp,v: Permission denied
tests/t620.d/out:80:+ invoke co
tests/t620.d/out:81:+ program=co
tests/t620.d/out:82:+ co /tmp
tests/t620.d/out:83:co: /RCS/tmp,v: No such file or directory
tests/t620.d/out:84:+ invoke merge
tests/t620.d/out:85:+ program=merge
tests/t620.d/out:86:+ merge /tmp
tests/t620.d/out:87:merge: not enough arguments
tests/t620.d/out:88:merge aborted
tests/t620.d/out:89:+ invoke rcs
tests/t620.d/out:90:+ program=rcs
tests/t620.d/out:91:+ rcs /tmp
tests/t620.d/out:92:rcs: warning: No options were given; this usage is obsolescent.
tests/t620.d/out:93:rcs: /RCS/tmp,v: No such file or directory
tests/t620.d/out:94:+ invoke rcsdiff
tests/t620.d/out:95:+ program=rcsdiff
tests/t620.d/out:96:+ rcsdiff /tmp
tests/t620.d/out:97:rcsdiff: /RCS/tmp,v: No such file or directory
tests/t620.d/out:98:+ invoke rcsmerge
tests/t620.d/out:99:+ program=rcsmerge
tests/t620.d/out:100:+ rcsmerge /tmp
tests/t620.d/out:101:rcsmerge: no base revision number given
tests/t620.d/out:102:rcsmerge aborted
tests/t620.d/out:103:+ invoke rlog
tests/t620.d/out:104:+ program=rlog
tests/t620.d/out:105:+ rlog /tmp
tests/t620.d/out:106:rlog: /RCS/tmp,v: No such file or directory
tests/t620.d/out:107:+ arg=t620.d
tests/t620.d/out:108:+ blurb='on t620.d (user-owned)'
tests/t620.d/out:109:+ full
tests/t620.d/out:110:+ invoke ci
tests/t620.d/out:111:+ program=ci
tests/t620.d/out:112:+ ci t620.d
tests/t620.d/out:113:t620.d,v <-- t620.d
tests/t620.d/out:114:ci: `t620.d' is not a regular file
tests/t620.d/out:115:ci: t620.d: Invalid argument
tests/t620.d/out:116:+ invoke co
tests/t620.d/out:117:+ program=co
tests/t620.d/out:118:+ co t620.d
tests/t620.d/out:119:co: RCS/t620.d,v: No such file or directory
tests/t620.d/out:120:+ invoke merge
tests/t620.d/out:121:+ program=merge
tests/t620.d/out:122:+ merge t620.d
tests/t620.d/out:123:merge: not enough arguments
tests/t620.d/out:124:merge aborted
tests/t620.d/out:125:+ invoke rcs
tests/t620.d/out:126:+ program=rcs
tests/t620.d/out:127:+ rcs t620.d
tests/t620.d/out:128:rcs: warning: No options were given; this usage is obsolescent.
tests/t620.d/out:129:rcs: RCS/t620.d,v: No such file or directory
tests/t620.d/out:130:+ invoke rcsdiff
tests/t620.d/out:131:+ program=rcsdiff
tests/t620.d/out:132:+ rcsdiff t620.d
tests/t620.d/out:133:rcsdiff: RCS/t620.d,v: No such file or directory
tests/t620.d/out:134:+ invoke rcsmerge
tests/t620.d/out:135:+ program=rcsmerge
tests/t620.d/out:136:+ rcsmerge t620.d
tests/t620.d/out:137:rcsmerge: no base revision number given
tests/t620.d/out:138:rcsmerge aborted
tests/t620.d/out:139:+ invoke rlog
tests/t620.d/out:140:+ program=rlog
tests/t620.d/out:141:+ rlog t620.d
tests/t620.d/out:142:rlog: RCS/t620.d,v: No such file or directory
tests/t620.d/out:143:+ exit 0
tests/t630.d/out:1:++ bundled_commav two
tests/t630.d/out:2:++ echo ./fake/two
tests/t630.d/out:3:+ cp ./fake/two t630.d/x,v
tests/t630.d/out:4:+ co -l -f t630.d/x
tests/t630.d/out:5:t630.d/x,v --> t630.d/x
tests/t630.d/out:6:revision 4.21 (locked)
tests/t630.d/out:7:done
tests/t630.d/out:8:+ co -l -f t630.d/x
tests/t630.d/out:9:t630.d/x,v --> t630.d/x
tests/t630.d/out:10:revision 4.21 (locked)
tests/t630.d/out:11:done
tests/t630.d/out:12:+ co -S -l -f t630.d/x
tests/t630.d/out:13:t630.d/x,v --> t630.d/x
tests/t630.d/out:14:co: t630.d/x,v: Revision 4.21 is already locked by _spotlight.
tests/t630.d/out:15:++ lcount
tests/t630.d/out:16:++ rlog t630.d/x,v
tests/t630.d/out:17:++ sed '/^locks/,/^access/!d'
tests/t630.d/out:18:++ tee t630.d/extract
tests/t630.d/out:19:++ wc -l
tests/t630.d/out:20:+ test 3 = 3
tests/t630.d/out:21:+ co -S -l4.20 -f t630.d/x
tests/t630.d/out:22:t630.d/x,v --> t630.d/x
tests/t630.d/out:23:revision 4.20 (locked)
tests/t630.d/out:24:co: t630.d/x,v: warning: You now have 2 locks.
tests/t630.d/out:25:done
tests/t630.d/out:26:++ lcount
tests/t630.d/out:27:++ rlog t630.d/x,v
tests/t630.d/out:28:++ sed '/^locks/,/^access/!d'
tests/t630.d/out:29:++ tee t630.d/extract
tests/t630.d/out:30:++ wc -l
tests/t630.d/out:31:+ test 4 = 4
tests/t630.d/out:32:+ exit 0
tests/t780.d/out:1:./t780: line 21: which: command not found
tests/t780.d/out:2: rcs: -*- org -*-
tests/t780.d/out:3:* initial
tests/t780.d/out:4:revision 1.9
tests/t780.d/out:5:revision 1.8
tests/t780.d/out:6:revision 1.7
tests/t780.d/out:7:revision 1.6
tests/t780.d/out:8:revision 1.5
tests/t780.d/out:9:revision 1.4
tests/t780.d/out:10:revision 1.3
tests/t780.d/out:11:revision 1.2
tests/t780.d/out:12:revision 1.1
tests/t780.d/out:13:revision 1.1.1.7
tests/t780.d/out:14:revision 1.1.1.6
tests/t780.d/out:15:revision 1.1.1.5
tests/t780.d/out:16:revision 1.1.1.4
tests/t780.d/out:17:revision 1.1.1.3
tests/t780.d/out:18:revision 1.1.1.2
tests/t780.d/out:19:revision 1.1.1.1
tests/t780.d/out:20:revision 1.6.1.2 locked by: ttn;
tests/t780.d/out:21:revision 1.6.1.1
tests/t780.d/out:22:18
tests/t780.d/out:23:* bye 1.2
tests/t780.d/out:24:RCS file: t780.d/x,v
tests/t780.d/out:25:deleting revision 1.2
tests/t780.d/out:26:done
tests/t780.d/out:27:revision 1.9
tests/t780.d/out:28:revision 1.8
tests/t780.d/out:29:revision 1.7
tests/t780.d/out:30:revision 1.6
tests/t780.d/out:31:revision 1.5
tests/t780.d/out:32:revision 1.4
tests/t780.d/out:33:revision 1.3
tests/t780.d/out:34:revision 1.1
tests/t780.d/out:35:revision 1.1.1.7
tests/t780.d/out:36:revision 1.1.1.6
tests/t780.d/out:37:revision 1.1.1.5
tests/t780.d/out:38:revision 1.1.1.4
tests/t780.d/out:39:revision 1.1.1.3
tests/t780.d/out:40:revision 1.1.1.2
tests/t780.d/out:41:revision 1.1.1.1
tests/t780.d/out:42:revision 1.6.1.2 locked by: ttn;
tests/t780.d/out:43:revision 1.6.1.1
tests/t780.d/out:44:* bye 1.3-1.5
tests/t780.d/out:45:rcs: warning: `-' is obsolete in `-o1.3-1.5'; use `:' instead
tests/t780.d/out:46:RCS file: t780.d/x,v
tests/t780.d/out:47:deleting revision 1.5
tests/t780.d/out:48:deleting revision 1.4
tests/t780.d/out:49:deleting revision 1.3
tests/t780.d/out:50:done
tests/t780.d/out:51:revision 1.9
tests/t780.d/out:52:revision 1.8
tests/t780.d/out:53:revision 1.7
tests/t780.d/out:54:revision 1.6
tests/t780.d/out:55:revision 1.1
tests/t780.d/out:56:revision 1.1.1.7
tests/t780.d/out:57:revision 1.1.1.6
tests/t780.d/out:58:revision 1.1.1.5
tests/t780.d/out:59:revision 1.1.1.4
tests/t780.d/out:60:revision 1.1.1.3
tests/t780.d/out:61:revision 1.1.1.2
tests/t780.d/out:62:revision 1.1.1.1
tests/t780.d/out:63:revision 1.6.1.2 locked by: ttn;
tests/t780.d/out:64:revision 1.6.1.1
tests/t780.d/out:65:* bye 1.7:1.9
tests/t780.d/out:66:RCS file: t780.d/x,v
tests/t780.d/out:67:deleting revision 1.9
tests/t780.d/out:68:deleting revision 1.8
tests/t780.d/out:69:deleting revision 1.7
tests/t780.d/out:70:done
tests/t780.d/out:71:revision 1.6
tests/t780.d/out:72:revision 1.1
tests/t780.d/out:73:revision 1.1.1.7
tests/t780.d/out:74:revision 1.1.1.6
tests/t780.d/out:75:revision 1.1.1.5
tests/t780.d/out:76:revision 1.1.1.4
tests/t780.d/out:77:revision 1.1.1.3
tests/t780.d/out:78:revision 1.1.1.2
tests/t780.d/out:79:revision 1.1.1.1
tests/t780.d/out:80:revision 1.6.1.2 locked by: ttn;
tests/t780.d/out:81:revision 1.6.1.1
tests/t780.d/out:82:* bye 1.1.1.3 : 1.1.1.5
tests/t780.d/out:83:RCS file: t780.d/x,v
tests/t780.d/out:84:deleting revision 1.1.1.3
tests/t780.d/out:85:deleting revision 1.1.1.4
tests/t780.d/out:86:deleting revision 1.1.1.5
tests/t780.d/out:87:done
tests/t780.d/out:88:revision 1.6
tests/t780.d/out:89:revision 1.1
tests/t780.d/out:90:revision 1.1.1.7
tests/t780.d/out:91:revision 1.1.1.6
tests/t780.d/out:92:revision 1.1.1.2
tests/t780.d/out:93:revision 1.1.1.1
tests/t780.d/out:94:revision 1.6.1.2 locked by: ttn;
tests/t780.d/out:95:revision 1.6.1.1
tests/t780.d/out:96:* xfail 1.1
tests/t780.d/out:97:rcs: t780.d/x,v: can't remove branch point 1.1
tests/t780.d/out:98:* xfail 1.6
tests/t780.d/out:99:rcs: t780.d/x,v: can't remove branch point 1.6
tests/t780.d/out:100:* xfail 4.20
tests/t780.d/out:101:rcs: t780.d/x,v: revision 4 absent
tests/t790.d/out:1:rcsclean: warning: redefinition of -k option
tests/t800.d/out:1:+ cmd='rcs -q -o1.1'
tests/t800.d/out:2:+ must 'cp `bundled_commav one` $v'
tests/t800.d/out:3:+ eval 'cp `bundled_commav one` $v'
tests/t800.d/out:4:+++ bundled_commav one
tests/t800.d/out:5:+++ echo ./fake/one
tests/t800.d/out:6:++ cp ./fake/one t800.d/x,v
tests/t800.d/out:7:+ must '$cmd $v'
tests/t800.d/out:8:+ eval '$cmd $v'
tests/t800.d/out:9:++ rcs -q -o1.1 t800.d/x,v
tests/t800.d/out:10:+ grep '^1\.1$' t800.d/x,v
tests/t800.d/out:11:+ exit 0
tests/t801.d/out:1: -*- org -*-
tests/t801.d/out:2:* prep
tests/t801.d/out:3:t801.d/x,v --> t801.d/x
tests/t801.d/out:4:revision 4.21 (locked)
tests/t801.d/out:5:done
tests/t801.d/out:6:* 2011-001
tests/t801.d/out:7:date: 2011/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:8:* 2011-042
tests/t801.d/out:9:date: 2011/02/11 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:10:* 2011-142
tests/t801.d/out:11:date: 2011/05/22 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:12:* 2011-242
tests/t801.d/out:13:date: 2011/08/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:14:* 2011-342
tests/t801.d/out:15:date: 2011/12/08 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:16:* 2011-365
tests/t801.d/out:17:date: 2011/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:18:* 2012-001
tests/t801.d/out:19:date: 2012/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:20:* 2012-059
tests/t801.d/out:21:date: 2012/02/28 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:22:* 2012-060
tests/t801.d/out:23:date: 2012/02/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:24:* 2012-061
tests/t801.d/out:25:date: 2012/03/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:26:* 2012-342
tests/t801.d/out:27:date: 2012/12/07 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t801.d/out:28:* 2012-366
tests/t801.d/out:29:date: 2012/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:1: -*- org -*-
tests/t802.d/out:2:* prep
tests/t802.d/out:3:t802.d/x,v --> t802.d/x
tests/t802.d/out:4:revision 4.21 (locked)
tests/t802.d/out:5:done
tests/t802.d/out:6:* 2011-w00-1
tests/t802.d/out:7:date: 2010/12/27 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:8:* 2010-w52-2
tests/t802.d/out:9:date: 2010/12/28 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:10:* 2011-w00-3
tests/t802.d/out:11:date: 2010/12/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:12:* 2010-w52-4
tests/t802.d/out:13:date: 2010/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:14:* 2011-w00-5
tests/t802.d/out:15:date: 2010/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:16:* 2010-w52-6
tests/t802.d/out:17:date: 2011/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:18:* 2011-w00-7
tests/t802.d/out:19:date: 2011/01/02 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:20:* 2017-w00-1
tests/t802.d/out:21:date: 2016/12/26 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:22:* 2016-w52-2
tests/t802.d/out:23:date: 2016/12/27 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:24:* 2017-w00-3
tests/t802.d/out:25:date: 2016/12/28 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:26:* 2016-w52-4
tests/t802.d/out:27:date: 2016/12/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:28:* 2017-w00-5
tests/t802.d/out:29:date: 2016/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:30:* 2016-w52-6
tests/t802.d/out:31:date: 2016/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:32:* 2017-w00-7
tests/t802.d/out:33:date: 2017/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:34:* 2004-w53-6
tests/t802.d/out:35:date: 2005/01/01 00:00:00; author: _spotlight; state: Exp;
tests/t802.d/out:36:* 2004-w53-7
tests/t802.d/out:37:date: 2005/01/02 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:38:* 2004-w53-7
tests/t802.d/out:39:date: 2005/01/02 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:40:* 2005-w52-6
tests/t802.d/out:41:date: 2005/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:42:* 2005-w52-6
tests/t802.d/out:43:date: 2005/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:44:* 2007-w01-1
tests/t802.d/out:45:date: 2007/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:46:* 2007-w01-1
tests/t802.d/out:47:date: 2007/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:48:* 2007-w52-7
tests/t802.d/out:49:date: 2007/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:50:* 2007-w52-7
tests/t802.d/out:51:date: 2007/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:52:* 2008-w01-1
tests/t802.d/out:53:date: 2007/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:54:* 2008-w01-2
tests/t802.d/out:55:date: 2008/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:56:* 2008-w01-2
tests/t802.d/out:57:date: 2008/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:58:* 2008-w52-7
tests/t802.d/out:59:date: 2008/12/28 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:60:* 2008-w52-7
tests/t802.d/out:61:date: 2008/12/28 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:62:* 2009-w01-1
tests/t802.d/out:63:date: 2008/12/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:64:* 2009-w01-1
tests/t802.d/out:65:date: 2008/12/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:66:* 2009-w01-1
tests/t802.d/out:67:date: 2008/12/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:68:* 2009-w01-1
tests/t802.d/out:69:date: 2008/12/29 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:70:* 2009-w01-2
tests/t802.d/out:71:date: 2008/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:72:* 2009-w01-2
tests/t802.d/out:73:date: 2008/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:74:* 2009-w01-3
tests/t802.d/out:75:date: 2008/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:76:* 2009-w01-3
tests/t802.d/out:77:date: 2008/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:78:* 2009-w01-3
tests/t802.d/out:79:date: 2008/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:80:* 2009-w01-3
tests/t802.d/out:81:date: 2008/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:82:* 2009-w01-4
tests/t802.d/out:83:date: 2009/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:84:* 2009-w01-4
tests/t802.d/out:85:date: 2009/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:86:* 2009-w01-4
tests/t802.d/out:87:date: 2009/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:88:* 2009-w53-4
tests/t802.d/out:89:date: 2009/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:90:* 2009-w53-4
tests/t802.d/out:91:date: 2009/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:92:* 2009-w53-4
tests/t802.d/out:93:date: 2009/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:94:* 2009-w53-4
tests/t802.d/out:95:date: 2009/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:96:* 2009-w53-5
tests/t802.d/out:97:date: 2010/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:98:* 2009-w53-5
tests/t802.d/out:99:date: 2010/01/01 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:100:* 2009-w53-6
tests/t802.d/out:101:date: 2010/01/02 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:102:* 2009-w53-6
tests/t802.d/out:103:date: 2010/01/02 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:104:* 2009-w53-7
tests/t802.d/out:105:date: 2010/01/03 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:106:* 2009-w53-7
tests/t802.d/out:107:date: 2010/01/03 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:108:* 2009-w53-7
tests/t802.d/out:109:date: 2010/01/03 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:110:* 2009-w53-7
tests/t802.d/out:111:date: 2010/01/03 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:112:* 2013-w01-1
tests/t802.d/out:113:date: 2012/12/31 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t802.d/out:114:* 2014-w01-1
tests/t802.d/out:115:date: 2013/12/30 00:00:00; author: _spotlight; state: Exp; lines: +0 -0
tests/t803.d/out:1:nonempty
tests/t805.d/out:1:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:2:+ rm -f t805.d/x,v
tests/t805.d/out:3:+ echo foo
tests/t805.d/out:4:+ ci -l t805.d/x
tests/t805.d/out:5:t805.d/x,v <-- t805.d/x
tests/t805.d/out:6:initial revision: 1.1
tests/t805.d/out:7:done
tests/t805.d/out:8:++ piped_out_size
tests/t805.d/out:9:++ co -p t805.d/x
tests/t805.d/out:10:++ wc -c
tests/t805.d/out:11:t805.d/x,v --> standard output
tests/t805.d/out:12:revision 1.1
tests/t805.d/out:13:+ test 4 = 4
tests/t805.d/out:14:+ printf %65535s ''
tests/t805.d/out:15:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:16:t805.d/x,v <-- t805.d/x
tests/t805.d/out:17:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:18:done
tests/t805.d/out:19:+ cp -f t805.d/x t805.d/x.65535
tests/t805.d/out:20:+ cp -f t805.d/x,v t805.d/x,v.65535
tests/t805.d/out:21:++ piped_out_size
tests/t805.d/out:22:++ co -p t805.d/x
tests/t805.d/out:23:++ wc -c
tests/t805.d/out:24:t805.d/x,v --> standard output
tests/t805.d/out:25:revision 1.2
tests/t805.d/out:26:+ test 65535 = 65535
tests/t805.d/out:27:+ must co -p1.1 t805.d/x
tests/t805.d/out:28:+ eval co -p1.1 t805.d/x
tests/t805.d/out:29:++ co -p1.1 t805.d/x
tests/t805.d/out:30:t805.d/x,v --> standard output
tests/t805.d/out:31:revision 1.1
tests/t805.d/out:32:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:33:+ rm -f t805.d/x,v
tests/t805.d/out:34:+ echo foo
tests/t805.d/out:35:+ ci -l t805.d/x
tests/t805.d/out:36:t805.d/x,v <-- t805.d/x
tests/t805.d/out:37:initial revision: 1.1
tests/t805.d/out:38:done
tests/t805.d/out:39:++ piped_out_size
tests/t805.d/out:40:++ co -p t805.d/x
tests/t805.d/out:41:++ wc -c
tests/t805.d/out:42:t805.d/x,v --> standard output
tests/t805.d/out:43:revision 1.1
tests/t805.d/out:44:+ test 4 = 4
tests/t805.d/out:45:+ printf %65536s ''
tests/t805.d/out:46:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:47:t805.d/x,v <-- t805.d/x
tests/t805.d/out:48:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:49:done
tests/t805.d/out:50:+ cp -f t805.d/x t805.d/x.65536
tests/t805.d/out:51:+ cp -f t805.d/x,v t805.d/x,v.65536
tests/t805.d/out:52:++ piped_out_size
tests/t805.d/out:53:++ co -p t805.d/x
tests/t805.d/out:54:++ wc -c
tests/t805.d/out:55:t805.d/x,v --> standard output
tests/t805.d/out:56:revision 1.2
tests/t805.d/out:57:+ test 65536 = 65536
tests/t805.d/out:58:+ must co -p1.1 t805.d/x
tests/t805.d/out:59:+ eval co -p1.1 t805.d/x
tests/t805.d/out:60:++ co -p1.1 t805.d/x
tests/t805.d/out:61:t805.d/x,v --> standard output
tests/t805.d/out:62:revision 1.1
tests/t805.d/out:63:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:64:+ rm -f t805.d/x,v
tests/t805.d/out:65:+ echo foo
tests/t805.d/out:66:+ ci -l t805.d/x
tests/t805.d/out:67:t805.d/x,v <-- t805.d/x
tests/t805.d/out:68:initial revision: 1.1
tests/t805.d/out:69:done
tests/t805.d/out:70:++ piped_out_size
tests/t805.d/out:71:++ co -p t805.d/x
tests/t805.d/out:72:++ wc -c
tests/t805.d/out:73:t805.d/x,v --> standard output
tests/t805.d/out:74:revision 1.1
tests/t805.d/out:75:+ test 4 = 4
tests/t805.d/out:76:+ printf %65537s ''
tests/t805.d/out:77:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:78:t805.d/x,v <-- t805.d/x
tests/t805.d/out:79:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:80:done
tests/t805.d/out:81:+ cp -f t805.d/x t805.d/x.65537
tests/t805.d/out:82:+ cp -f t805.d/x,v t805.d/x,v.65537
tests/t805.d/out:83:++ piped_out_size
tests/t805.d/out:84:++ co -p t805.d/x
tests/t805.d/out:85:++ wc -c
tests/t805.d/out:86:t805.d/x,v --> standard output
tests/t805.d/out:87:revision 1.2
tests/t805.d/out:88:+ test 65537 = 65537
tests/t805.d/out:89:+ must co -p1.1 t805.d/x
tests/t805.d/out:90:+ eval co -p1.1 t805.d/x
tests/t805.d/out:91:++ co -p1.1 t805.d/x
tests/t805.d/out:92:t805.d/x,v --> standard output
tests/t805.d/out:93:revision 1.1
tests/t805.d/out:94:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:95:+ rm -f t805.d/x,v
tests/t805.d/out:96:+ echo foo
tests/t805.d/out:97:+ ci -l t805.d/x
tests/t805.d/out:98:t805.d/x,v <-- t805.d/x
tests/t805.d/out:99:initial revision: 1.1
tests/t805.d/out:100:done
tests/t805.d/out:101:++ piped_out_size
tests/t805.d/out:102:++ co -p t805.d/x
tests/t805.d/out:103:++ wc -c
tests/t805.d/out:104:t805.d/x,v --> standard output
tests/t805.d/out:105:revision 1.1
tests/t805.d/out:106:+ test 4 = 4
tests/t805.d/out:107:+ printf %262143s ''
tests/t805.d/out:108:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:109:t805.d/x,v <-- t805.d/x
tests/t805.d/out:110:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:111:done
tests/t805.d/out:112:+ cp -f t805.d/x t805.d/x.262143
tests/t805.d/out:113:+ cp -f t805.d/x,v t805.d/x,v.262143
tests/t805.d/out:114:++ piped_out_size
tests/t805.d/out:115:++ co -p t805.d/x
tests/t805.d/out:116:++ wc -c
tests/t805.d/out:117:t805.d/x,v --> standard output
tests/t805.d/out:118:revision 1.2
tests/t805.d/out:119:+ test 262143 = 262143
tests/t805.d/out:120:+ must co -p1.1 t805.d/x
tests/t805.d/out:121:+ eval co -p1.1 t805.d/x
tests/t805.d/out:122:++ co -p1.1 t805.d/x
tests/t805.d/out:123:t805.d/x,v --> standard output
tests/t805.d/out:124:revision 1.1
tests/t805.d/out:125:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:126:+ rm -f t805.d/x,v
tests/t805.d/out:127:+ echo foo
tests/t805.d/out:128:+ ci -l t805.d/x
tests/t805.d/out:129:t805.d/x,v <-- t805.d/x
tests/t805.d/out:130:initial revision: 1.1
tests/t805.d/out:131:done
tests/t805.d/out:132:++ piped_out_size
tests/t805.d/out:133:++ co -p t805.d/x
tests/t805.d/out:134:++ wc -c
tests/t805.d/out:135:t805.d/x,v --> standard output
tests/t805.d/out:136:revision 1.1
tests/t805.d/out:137:+ test 4 = 4
tests/t805.d/out:138:+ printf %262144s ''
tests/t805.d/out:139:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:140:t805.d/x,v <-- t805.d/x
tests/t805.d/out:141:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:142:done
tests/t805.d/out:143:+ cp -f t805.d/x t805.d/x.262144
tests/t805.d/out:144:+ cp -f t805.d/x,v t805.d/x,v.262144
tests/t805.d/out:145:++ piped_out_size
tests/t805.d/out:146:++ co -p t805.d/x
tests/t805.d/out:147:++ wc -c
tests/t805.d/out:148:t805.d/x,v --> standard output
tests/t805.d/out:149:revision 1.2
tests/t805.d/out:150:+ test 262144 = 262144
tests/t805.d/out:151:+ must co -p1.1 t805.d/x
tests/t805.d/out:152:+ eval co -p1.1 t805.d/x
tests/t805.d/out:153:++ co -p1.1 t805.d/x
tests/t805.d/out:154:t805.d/x,v --> standard output
tests/t805.d/out:155:revision 1.1
tests/t805.d/out:156:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:157:+ rm -f t805.d/x,v
tests/t805.d/out:158:+ echo foo
tests/t805.d/out:159:+ ci -l t805.d/x
tests/t805.d/out:160:t805.d/x,v <-- t805.d/x
tests/t805.d/out:161:initial revision: 1.1
tests/t805.d/out:162:done
tests/t805.d/out:163:++ piped_out_size
tests/t805.d/out:164:++ co -p t805.d/x
tests/t805.d/out:165:++ wc -c
tests/t805.d/out:166:t805.d/x,v --> standard output
tests/t805.d/out:167:revision 1.1
tests/t805.d/out:168:+ test 4 = 4
tests/t805.d/out:169:+ printf %262145s ''
tests/t805.d/out:170:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:171:t805.d/x,v <-- t805.d/x
tests/t805.d/out:172:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:173:done
tests/t805.d/out:174:+ cp -f t805.d/x t805.d/x.262145
tests/t805.d/out:175:+ cp -f t805.d/x,v t805.d/x,v.262145
tests/t805.d/out:176:++ piped_out_size
tests/t805.d/out:177:++ co -p t805.d/x
tests/t805.d/out:178:++ wc -c
tests/t805.d/out:179:t805.d/x,v --> standard output
tests/t805.d/out:180:revision 1.2
tests/t805.d/out:181:+ test 262145 = 262145
tests/t805.d/out:182:+ must co -p1.1 t805.d/x
tests/t805.d/out:183:+ eval co -p1.1 t805.d/x
tests/t805.d/out:184:++ co -p1.1 t805.d/x
tests/t805.d/out:185:t805.d/x,v --> standard output
tests/t805.d/out:186:revision 1.1
tests/t805.d/out:187:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:188:+ rm -f t805.d/x,v
tests/t805.d/out:189:+ echo foo
tests/t805.d/out:190:+ ci -l t805.d/x
tests/t805.d/out:191:t805.d/x,v <-- t805.d/x
tests/t805.d/out:192:initial revision: 1.1
tests/t805.d/out:193:done
tests/t805.d/out:194:++ piped_out_size
tests/t805.d/out:195:++ co -p t805.d/x
tests/t805.d/out:196:++ wc -c
tests/t805.d/out:197:t805.d/x,v --> standard output
tests/t805.d/out:198:revision 1.1
tests/t805.d/out:199:+ test 4 = 4
tests/t805.d/out:200:+ printf %262140s ''
tests/t805.d/out:201:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:202:t805.d/x,v <-- t805.d/x
tests/t805.d/out:203:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:204:done
tests/t805.d/out:205:+ cp -f t805.d/x t805.d/x.262140
tests/t805.d/out:206:+ cp -f t805.d/x,v t805.d/x,v.262140
tests/t805.d/out:207:++ piped_out_size
tests/t805.d/out:208:++ co -p t805.d/x
tests/t805.d/out:209:++ wc -c
tests/t805.d/out:210:t805.d/x,v --> standard output
tests/t805.d/out:211:revision 1.2
tests/t805.d/out:212:+ test 262140 = 262140
tests/t805.d/out:213:+ must co -p1.1 t805.d/x
tests/t805.d/out:214:+ eval co -p1.1 t805.d/x
tests/t805.d/out:215:++ co -p1.1 t805.d/x
tests/t805.d/out:216:t805.d/x,v --> standard output
tests/t805.d/out:217:revision 1.1
tests/t805.d/out:218:+ for n in $ca_1_ash_16 $ca_1_ash_18 $other_interesting_values
tests/t805.d/out:219:+ rm -f t805.d/x,v
tests/t805.d/out:220:+ echo foo
tests/t805.d/out:221:+ ci -l t805.d/x
tests/t805.d/out:222:t805.d/x,v <-- t805.d/x
tests/t805.d/out:223:initial revision: 1.1
tests/t805.d/out:224:done
tests/t805.d/out:225:++ piped_out_size
tests/t805.d/out:226:++ co -p t805.d/x
tests/t805.d/out:227:++ wc -c
tests/t805.d/out:228:t805.d/x,v --> standard output
tests/t805.d/out:229:revision 1.1
tests/t805.d/out:230:+ test 4 = 4
tests/t805.d/out:231:+ printf %262150s ''
tests/t805.d/out:232:+ ci -mblafasel -l t805.d/x
tests/t805.d/out:233:t805.d/x,v <-- t805.d/x
tests/t805.d/out:234:new revision: 1.2; previous revision: 1.1
tests/t805.d/out:235:done
tests/t805.d/out:236:+ cp -f t805.d/x t805.d/x.262150
tests/t805.d/out:237:+ cp -f t805.d/x,v t805.d/x,v.262150
tests/t805.d/out:238:++ piped_out_size
tests/t805.d/out:239:++ co -p t805.d/x
tests/t805.d/out:240:++ wc -c
tests/t805.d/out:241:t805.d/x,v --> standard output
tests/t805.d/out:242:revision 1.2
tests/t805.d/out:243:+ test 262150 = 262150
tests/t805.d/out:244:+ must co -p1.1 t805.d/x
tests/t805.d/out:245:+ eval co -p1.1 t805.d/x
tests/t805.d/out:246:++ co -p1.1 t805.d/x
tests/t805.d/out:247:t805.d/x,v --> standard output
tests/t805.d/out:248:revision 1.1
tests/t805.d/out:249:+ exit 0
tests/t900.d/out:1: -*- org -*-
tests/t900.d/out:2:* b.make
tests/t900.d/out:3:* RCS file
tests/t900.d/out:4:* 11
tests/t900.d/out:5:** b.d/11,v
tests/t900.d/out:6:** b.d/11,vu
tests/t900.d/out:7:** b.d/11.ci
tests/t900.d/out:8:** b.d/11.cou
tests/t900.d/out:9:** b.d/11.col
tests/t900.d/out:10:* 1111
tests/t900.d/out:11:** b.d/1111,v
tests/t900.d/out:12:** b.d/1111,vu
tests/t900.d/out:13:** b.d/1111.ci
tests/t900.d/out:14:** b.d/1111.cou
tests/t900.d/out:15:** b.d/1111.col
tests/t900.d/out:16:* 1112
tests/t900.d/out:17:** b.d/1112,v
tests/t900.d/out:18:** b.d/1112,vu
tests/t900.d/out:19:** b.d/1112.ci
tests/t900.d/out:20:** b.d/1112.cou
tests/t900.d/out:21:** b.d/1112.col
tests/t900.d/out:22:* 1113
tests/t900.d/out:23:** b.d/1113,v
tests/t900.d/out:24:** b.d/1113,vu
tests/t900.d/out:25:** b.d/1113.ci
tests/t900.d/out:26:** b.d/1113.cou
tests/t900.d/out:27:** b.d/1113.col
tests/t900.d/out:28:* 1114
tests/t900.d/out:29:** b.d/1114,v
tests/t900.d/out:30:** b.d/1114,vu
tests/t900.d/out:31:** b.d/1114.ci
tests/t900.d/out:32:** b.d/1114.cou
tests/t900.d/out:33:** b.d/1114.col
tests/t900.d/out:34:* 1115
tests/t900.d/out:35:** b.d/1115,v
tests/t900.d/out:36:** b.d/1115,vu
tests/t900.d/out:37:** b.d/1115.ci
tests/t900.d/out:38:** b.d/1115.cou
tests/t900.d/out:39:** b.d/1115.col
tests/t900.d/out:40:* 1116
tests/t900.d/out:41:** b.d/1116,v
tests/t900.d/out:42:** b.d/1116,vu
tests/t900.d/out:43:** b.d/1116.ci
tests/t900.d/out:44:** b.d/1116.cou
tests/t900.d/out:45:** b.d/1116.col
tests/t900.d/out:46:* 1117
tests/t900.d/out:47:** b.d/1117,v
tests/t900.d/out:48:** b.d/1117,vu
tests/t900.d/out:49:** b.d/1117.ci
tests/t900.d/out:50:** b.d/1117.cou
tests/t900.d/out:51:** b.d/1117.col
tests/t900.d/out:52:* 12
tests/t900.d/out:53:** b.d/12,v
tests/t900.d/out:54:** b.d/12,vu
tests/t900.d/out:55:** b.d/12.ci
tests/t900.d/out:56:** b.d/12.cou
tests/t900.d/out:57:** b.d/12.col
tests/t900.d/out:58:* 13
tests/t900.d/out:59:** b.d/13,v
tests/t900.d/out:60:** b.d/13,vu
tests/t900.d/out:61:** b.d/13.ci
tests/t900.d/out:62:** b.d/13.cou
tests/t900.d/out:63:** b.d/13.col
tests/t900.d/out:64:* 14
tests/t900.d/out:65:** b.d/14,v
tests/t900.d/out:66:** b.d/14,vu
tests/t900.d/out:67:** b.d/14.ci
tests/t900.d/out:68:** b.d/14.cou
tests/t900.d/out:69:** b.d/14.col
tests/t900.d/out:70:* 15
tests/t900.d/out:71:** b.d/15,v
tests/t900.d/out:72:** b.d/15,vu
tests/t900.d/out:73:** b.d/15.ci
tests/t900.d/out:74:** b.d/15.cou
tests/t900.d/out:75:** b.d/15.col
tests/t900.d/out:76:* 16
tests/t900.d/out:77:** b.d/16,v
tests/t900.d/out:78:** b.d/16,vu
tests/t900.d/out:79:** b.d/16.ci
tests/t900.d/out:80:** b.d/16.cou
tests/t900.d/out:81:** b.d/16.col
tests/t900.d/out:82:* 1611
tests/t900.d/out:83:** b.d/1611,v
tests/t900.d/out:84:** b.d/1611,vu
tests/t900.d/out:85:** b.d/1611.ci
tests/t900.d/out:86:** b.d/1611.cou
tests/t900.d/out:87:** b.d/1611.col
tests/t900.d/out:88:* 1612
tests/t900.d/out:89:** b.d/1612,v
tests/t900.d/out:90:** b.d/1612,vu
tests/t900.d/out:91:** b.d/1612.ci
tests/t900.d/out:92:** b.d/1612.cou
tests/t900.d/out:93:** b.d/1612.col
tests/t900.d/out:94:* 17
tests/t900.d/out:95:** b.d/17,v
tests/t900.d/out:96:** b.d/17,vu
tests/t900.d/out:97:** b.d/17.ci
tests/t900.d/out:98:** b.d/17.cou
tests/t900.d/out:99:** b.d/17.col
tests/t900.d/out:100:* 18
tests/t900.d/out:101:** b.d/18,v
tests/t900.d/out:102:** b.d/18,vu
tests/t900.d/out:103:** b.d/18.ci
tests/t900.d/out:104:** b.d/18.cou
tests/t900.d/out:105:** b.d/18.col
tests/t900.d/out:106:* 19
tests/t900.d/out:107:** b.d/19,v
tests/t900.d/out:108:** b.d/19,vu
tests/t900.d/out:109:** b.d/19.ci
tests/t900.d/out:110:** b.d/19.cou
tests/t900.d/out:111:** b.d/19.col
tests/t900.d/out:112:* misc
tests/t900.d/out:113:** b.d/WOW.cou
tests/t900.d/out:114:** b.d/ZOW.cou
tests/t999.d/out:1:3,5c3,5
tests/t999.d/out:2:< $Header: /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests/t999.d/RCS/a.c 2.1 2019/04/20 07:38:29 w seriously-spurious _spotlight $
tests/t999.d/out:3:< $Id: a.c 2.1 2019/04/20 07:38:29 w seriously-spurious _spotlight $
tests/t999.d/out:4:< $Locker: _spotlight $
tests/t999.d/out:5:---
tests/t999.d/out:6:> $Header: /private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests/t999.d/RCS/a.c 2.1 2019/04/20 07:38:29 w seriously-spurious nixbld1 $
tests/t999.d/out:7:> $Id: a.c 2.1 2019/04/20 07:38:29 w seriously-spurious nixbld1 $
tests/t999.d/out:8:> $Locker: nixbld1 $
tests/t803.d/err:1:RCS file: t803.d/x,v
tests/t803.d/err:2:done
tests/t803.d/err:3:RCS file: t803.d/x,v
tests/t803.d/err:4:done
tests/t803.d/err:5:t803.d/x,v --> standard output
tests/t803.d/err:6:revision 4.20
tests/t804.d/err:1:t804.d/x,v --> t804.d/x
tests/t804.d/err:2:revision 4.21 (locked)
tests/t804.d/err:3:done
tests/t804.d/err:4:t804.d/x,v <-- t804.d/x
tests/t804.d/err:5:file is unchanged; reverting to previous revision 4.21
tests/t804.d/err:6:done
tests/t804.d/err:7:t804.d/x,v --> t804.d/x
tests/t804.d/err:8:revision 4.20.1.1 (locked)
tests/t804.d/err:9:done
tests/t804.d/err:10:t804.d/x,v <-- t804.d/x
tests/t804.d/err:11:file is unchanged; reverting to previous revision 4.20.1.1
tests/t804.d/err:12:done
tests/t999.d/err:1:+ mkdir RCS
tests/t999.d/err:2:+ rm -f 'a.*' RCS/a.c RCS/a.d RCS/a._
tests/t999.d/err:3:+ echo 1.1
tests/t999.d/err:4:+ echo 1.1.1.1
tests/t999.d/err:5:+ echo 1.2
tests/t999.d/err:6:+ case "`$DIFF -c a.11 a.3x1`" in
tests/t999.d/err:7:++ diff -c a.11 a.3x1
tests/t999.d/err:8:+ diff='diff -c'
tests/t999.d/err:9:+ rcs -i -L -ta.11 a.c
tests/t999.d/err:10:RCS file: RCS/a.c
tests/t999.d/err:11:done
tests/t999.d/err:12:+ test -r RCS/a.c
tests/t999.d/err:13:+ rlog a.c
tests/t999.d/err:14:+ rm -f RCS/a.c
tests/t999.d/err:15:+ mm1='This is a log message that
tests/t999.d/err:16:spans multiple lines but does NOT
tests/t999.d/err:17:end in newline.'
tests/t999.d/err:18:+ mm2='
tests/t999.d/err:20:This is a log message that
tests/t999.d/err:21:spans multiple lines but does NOT
tests/t999.d/err:22:end in newline.
tests/t999.d/err:24:Actually, for THIS log message, that is not entirely true;
tests/t999.d/err:25:we prefix and postfix several spurious newlines.
tests/t999.d/err:28:'
tests/t999.d/err:29:+ cp a.11 a.c
tests/t999.d/err:30:+ ci -ta.11 '-mThis is a log message that
tests/t999.d/err:31:spans multiple lines but does NOT
tests/t999.d/err:32:end in newline.' a.c
tests/t999.d/err:33:RCS/a.c <-- a.c
tests/t999.d/err:34:initial revision: 1.1
tests/t999.d/err:35:done
tests/t999.d/err:36:+ test -r RCS/a.c
tests/t999.d/err:37:+ rcs -L a.c
tests/t999.d/err:38:RCS file: RCS/a.c
tests/t999.d/err:39:done
tests/t999.d/err:40:+ test '!' -f a.c
tests/t999.d/err:41:+ for l in '' '-l'
tests/t999.d/err:42:+ co a.c
tests/t999.d/err:43:RCS/a.c --> a.c
tests/t999.d/err:44:revision 1.1
tests/t999.d/err:45:done
tests/t999.d/err:46:+ test -f a.c
tests/t999.d/err:47:+ diff -c a.11 a.c
tests/t999.d/err:48:+ for l in '' '-l'
tests/t999.d/err:49:+ co -l a.c
tests/t999.d/err:50:RCS/a.c --> a.c
tests/t999.d/err:51:revision 1.1 (locked)
tests/t999.d/err:52:done
tests/t999.d/err:53:+ test -f a.c
tests/t999.d/err:54:+ diff -c a.11 a.c
tests/t999.d/err:55:+ cp a.12 a.c
tests/t999.d/err:56:+ ci '-m
tests/t999.d/err:58:This is a log message that
tests/t999.d/err:59:spans multiple lines but does NOT
tests/t999.d/err:60:end in newline.
tests/t999.d/err:62:Actually, for THIS log message, that is not entirely true;
tests/t999.d/err:63:we prefix and postfix several spurious newlines.
tests/t999.d/err:66:' a.c
tests/t999.d/err:67:RCS/a.c <-- a.c
tests/t999.d/err:68:new revision: 1.2; previous revision: 1.1
tests/t999.d/err:69:done
tests/t999.d/err:70:+ co a.c
tests/t999.d/err:71:RCS/a.c --> a.c
tests/t999.d/err:72:revision 1.2
tests/t999.d/err:73:done
tests/t999.d/err:74:+ diff -c a.12 a.c
tests/t999.d/err:75:+ rm -f a.c
tests/t999.d/err:76:+ co -r1.1 a.c
tests/t999.d/err:77:RCS/a.c --> a.c
tests/t999.d/err:78:revision 1.1
tests/t999.d/err:79:done
tests/t999.d/err:80:+ diff -c a.11 a.c
tests/t999.d/err:81:+ rm -f a.c
tests/t999.d/err:82:+ cp a.3x1 a.c
tests/t999.d/err:83:+ ci -r1.1.1 -mm a.c
tests/t999.d/err:84:RCS/a.c <-- a.c
tests/t999.d/err:85:new revision: 1.1.1.1; previous revision: 1.1
tests/t999.d/err:86:done
tests/t999.d/err:87:+ co -r1.1.1.1 a.c
tests/t999.d/err:88:RCS/a.c --> a.c
tests/t999.d/err:89:revision 1.1.1.1
tests/t999.d/err:90:done
tests/t999.d/err:91:+ diff -c a.3x1 a.c
tests/t999.d/err:92:+ rm -f a.c
tests/t999.d/err:93:+ co -l a.c
tests/t999.d/err:94:RCS/a.c --> a.c
tests/t999.d/err:95:revision 1.2 (locked)
tests/t999.d/err:96:done
tests/t999.d/err:97:+ ci -f -mm a.c
tests/t999.d/err:98:RCS/a.c <-- a.c
tests/t999.d/err:99:new revision: 1.3; previous revision: 1.2
tests/t999.d/err:100:done
tests/t999.d/err:101:+ co -r1.3 a.c
tests/t999.d/err:102:RCS/a.c --> a.c
tests/t999.d/err:103:revision 1.3
tests/t999.d/err:104:done
tests/t999.d/err:105:+ diff -c a.12 a.c
tests/t999.d/err:106:+ rm -f a.c
tests/t999.d/err:107:+ co -l a.c
tests/t999.d/err:108:RCS/a.c --> a.c
tests/t999.d/err:109:revision 1.3 (locked)
tests/t999.d/err:110:done
tests/t999.d/err:111:+ echo 1.4
tests/t999.d/err:112:+ ci -l -mm a.c
tests/t999.d/err:113:RCS/a.c <-- a.c
tests/t999.d/err:114:new revision: 1.4; previous revision: 1.3
tests/t999.d/err:115:done
tests/t999.d/err:116:+ echo error
tests/t999.d/err:117:+ ci -mm a.c
tests/t999.d/err:118:RCS/a.c <-- a.c
tests/t999.d/err:119:new revision: 1.5; previous revision: 1.4
tests/t999.d/err:120:done
tests/t999.d/err:121:+ rm -f a.c
tests/t999.d/err:122:+ co -l a.c
tests/t999.d/err:123:RCS/a.c --> a.c
tests/t999.d/err:124:revision 1.5 (locked)
tests/t999.d/err:125:done
tests/t999.d/err:126:+ echo 1.5
tests/t999.d/err:127:+ ci -u -mm a.c
tests/t999.d/err:128:RCS/a.c <-- a.c
tests/t999.d/err:129:new revision: 1.6; previous revision: 1.5
tests/t999.d/err:130:done
tests/t999.d/err:131:+ test -r a.c
tests/t999.d/err:132:+ rm -f a.c
tests/t999.d/err:133:+ echo error
tests/t999.d/err:134:+ ci -mm a.c
tests/t999.d/err:135:+ rm -f a.c
tests/t999.d/err:136:+ rcs -l a.c
tests/t999.d/err:137:RCS file: RCS/a.c
tests/t999.d/err:138:1.6 locked
tests/t999.d/err:139:done
tests/t999.d/err:140:+ co -u a.c
tests/t999.d/err:141:RCS/a.c --> a.c
tests/t999.d/err:142:revision 1.6 (unlocked)
tests/t999.d/err:143:done
tests/t999.d/err:144:+ rm -f a.c
tests/t999.d/err:145:+ echo error
tests/t999.d/err:146:+ ci -mm a.c
tests/t999.d/err:147:+ rm -f a.c
tests/t999.d/err:148:+ cp a.11 a.c
tests/t999.d/err:149:+ co -f a.c
tests/t999.d/err:150:RCS/a.c --> a.c
tests/t999.d/err:151:revision 1.6
tests/t999.d/err:152:done
tests/t999.d/err:153:+ diff -c a.11 a.c
tests/t999.d/err:154:+ co -p1.1 a.c
tests/t999.d/err:155:RCS/a.c --> standard output
tests/t999.d/err:156:revision 1.1
tests/t999.d/err:157:+ diff -c a.11 a.t
tests/t999.d/err:158:+ for n in n N
tests/t999.d/err:159:+ rm -f a.c
tests/t999.d/err:160:+ co -l a.c
tests/t999.d/err:161:RCS/a.c --> a.c
tests/t999.d/err:162:revision 1.6 (locked)
tests/t999.d/err:163:done
tests/t999.d/err:164:+ echo n
tests/t999.d/err:165:+ cp a.n a.c
tests/t999.d/err:166:+ ci -nn -mm a.c
tests/t999.d/err:167:RCS/a.c <-- a.c
tests/t999.d/err:168:new revision: 1.7; previous revision: 1.6
tests/t999.d/err:169:done
tests/t999.d/err:170:+ co -rn a.c
tests/t999.d/err:171:RCS/a.c --> a.c
tests/t999.d/err:172:revision 1.7
tests/t999.d/err:173:done
tests/t999.d/err:174:+ diff -c a.n a.c
tests/t999.d/err:175:+ for n in n N
tests/t999.d/err:176:+ rm -f a.c
tests/t999.d/err:177:+ co -l a.c
tests/t999.d/err:178:RCS/a.c --> a.c
tests/t999.d/err:179:revision 1.7 (locked)
tests/t999.d/err:180:done
tests/t999.d/err:181:+ echo N
tests/t999.d/err:182:+ cp a.N a.c
tests/t999.d/err:183:+ ci -Nn -mm a.c
tests/t999.d/err:184:RCS/a.c <-- a.c
tests/t999.d/err:185:new revision: 1.8; previous revision: 1.7
tests/t999.d/err:186:done
tests/t999.d/err:187:+ co -rn a.c
tests/t999.d/err:188:RCS/a.c --> a.c
tests/t999.d/err:189:revision 1.8
tests/t999.d/err:190:done
tests/t999.d/err:191:+ diff -c a.N a.c
tests/t999.d/err:192:++ id -un
tests/t999.d/err:193:+ me=nixbld1
tests/t999.d/err:194:+ '[' -z nixbld1 ']'
tests/t999.d/err:195:++ rlog -r a.c
tests/t999.d/err:196:++ sed -n '/^date: /{ s///; s/;.*//; p; q; }'
tests/t999.d/err:197:+ date='2019/04/20 07:38:29'
tests/t999.d/err:198:+ case $date in
tests/t999.d/err:199:++ pwd
tests/t999.d/err:200:+ PWD=/private/tmp/nix-build-rcs-5.9.4.drv-0/rcs-5.9.4/tests/t999.d
tests/t999.d/err:201:+ export PWD
tests/t999.d/err:202:+ rm -f a.c
tests/t999.d/err:203:+ co -l a.c
tests/t999.d/err:204:RCS/a.c --> a.c
tests/t999.d/err:205:revision 1.8 (locked)
tests/t999.d/err:206:done
tests/t999.d/err:207:+ sed 's/@/$/g'
tests/t999.d/err:208:+ test 0 = 0
tests/t999.d/err:209:+ sed 's/:.*\$/$/' a.kv
tests/t999.d/err:210:+ sed -e 's/w seriously-spurious [$]/w seriously-spurious nixbld1 $/' -e 's/[$]Locker: /&nixbld1/' a.kv
tests/t999.d/err:211:+ sed s/Oz//g a.kv
tests/t999.d/err:212:+ sed s/Oz/N/g a.kv
tests/t999.d/err:213:+ sed -e '/\$/!d' -e 's/\$$/: old $/' a.k
tests/t999.d/err:214:+ sed -e 's/\$[^ ]*: //' -e 's/ \$//' a.kv
tests/t999.d/err:215:+ cp a.o a.c
tests/t999.d/err:216:+ ci '-d2019/04/20 07:38:29' -nOz -sseriously-spurious -ww -u2.1 -mm a.c
tests/t999.d/err:217:RCS/a.c <-- a.c
tests/t999.d/err:218:new revision: 2.1; previous revision: 1.8
tests/t999.d/err:219:done
tests/t999.d/err:220:+ diff -c a.kv a.c
tests/t999.d/err:221:+ co -pOz -ko a.c
tests/t999.d/err:222:RCS/a.c --> standard output
tests/t999.d/err:223:revision 2.1
tests/t999.d/err:224:+ diff -c a.o a.oo
tests/t999.d/err:225:+ cp a.kv a.o
tests/t999.d/err:226:+ cp a.o a.b
tests/t999.d/err:227:+ rcs -oOz a.c
tests/t999.d/err:228:RCS file: RCS/a.c
tests/t999.d/err:229:deleting revision 2.1
tests/t999.d/err:230:done
tests/t999.d/err:231:+ rcs -l a.c
tests/t999.d/err:232:RCS file: RCS/a.c
tests/t999.d/err:233:1.8 locked
tests/t999.d/err:234:done
tests/t999.d/err:235:+ ci -k -u a.c
tests/t999.d/err:236:RCS/a.c <-- a.c
tests/t999.d/err:237:new revision: 2.1; previous revision: 1.8
tests/t999.d/err:238:done
tests/t999.d/err:239:+ diff -c a.kv a.c
tests/t999.d/err:240:+ sed -n 's/^[^$]*\$/$/p' a.kv
tests/t999.d/err:241:+ ident a.c
tests/t999.d/err:242:+ sed -e 1d -e 's/^[ ]*//' a.i1
tests/t999.d/err:243:+ diff -c a.i a.i2
tests/t999.d/err:244:+ rcs -i a.c
tests/t999.d/err:245:+ rm -f a.c
tests/t999.d/err:246:+ co -l a.c
tests/t999.d/err:247:RCS/a.c --> a.c
tests/t999.d/err:248:revision 2.1 (locked)
tests/t999.d/err:249:done
tests/t999.d/err:250:+ echo 2.2
tests/t999.d/err:251:+ ci -mm a.c
tests/t999.d/err:252:RCS/a.c <-- a.c
tests/t999.d/err:253:new revision: 2.2; previous revision: 2.1
tests/t999.d/err:254:done
tests/t999.d/err:255:+ echo 1.1.1.2
tests/t999.d/err:256:+ rcs -l1.1.1 a.c
tests/t999.d/err:257:RCS file: RCS/a.c
tests/t999.d/err:258:1.1.1.1 locked
tests/t999.d/err:259:done
tests/t999.d/err:260:+ ci -r1.1.1.2 -mm a.c
tests/t999.d/err:261:RCS/a.c <-- a.c
tests/t999.d/err:262:new revision: 1.1.1.2; previous revision: 1.1.1.1
tests/t999.d/err:263:done
tests/t999.d/err:264:+ rcs -b1.1.1 a.c
tests/t999.d/err:265:RCS file: RCS/a.c
tests/t999.d/err:266:done
tests/t999.d/err:267:++ co -p a.c
tests/t999.d/err:268:RCS/a.c --> standard output
tests/t999.d/err:269:revision 1.1.1.2
tests/t999.d/err:270:+ test ' 1.1.1.2' = ' 1.1.1.2'
tests/t999.d/err:271:+ rcs -b a.c
tests/t999.d/err:272:RCS file: RCS/a.c
tests/t999.d/err:273:done
tests/t999.d/err:274:++ co -p a.c
tests/t999.d/err:275:RCS/a.c --> standard output
tests/t999.d/err:276:revision 2.2
tests/t999.d/err:277:+ test ' 2.2' = ' 2.2'
tests/t999.d/err:278:+ echo 2.3
tests/t999.d/err:279:+ rcs -U a.c
tests/t999.d/err:280:RCS file: RCS/a.c
tests/t999.d/err:281:done
tests/t999.d/err:282:+ ci -mm a.c
tests/t999.d/err:283:RCS/a.c <-- a.c
tests/t999.d/err:284:new revision: 2.3; previous revision: 2.2
tests/t999.d/err:285:done
tests/t999.d/err:286:+ rcs -L a.c
tests/t999.d/err:287:RCS file: RCS/a.c
tests/t999.d/err:288:done
tests/t999.d/err:289:+ echo error
tests/t999.d/err:290:+ ci -mm a.c
tests/t999.d/err:291:+ rm -f a.c
tests/t999.d/err:292:++ rlog -h a.c
tests/t999.d/err:293:+ log0='
tests/t999.d/err:294:RCS file: RCS/a.c
tests/t999.d/err:295:Working file: a.c
tests/t999.d/err:296:head: 2.3
tests/t999.d/err:297:branch:
tests/t999.d/err:298:locks: strict
tests/t999.d/err:299:access list:
tests/t999.d/err:300:symbolic names:
tests/t999.d/err:301: Oz: 2.1
tests/t999.d/err:302: n: 1.8
tests/t999.d/err:303:keyword substitution: kv
tests/t999.d/err:304:total revisions: 13
tests/t999.d/err:305:============================================================================='
tests/t999.d/err:306:+ co -l a.c
tests/t999.d/err:307:RCS/a.c --> a.c
tests/t999.d/err:308:revision 2.3 (locked)
tests/t999.d/err:309:done
tests/t999.d/err:310:+ ci -mm a.c
tests/t999.d/err:311:RCS/a.c <-- a.c
tests/t999.d/err:312:file is unchanged; reverting to previous revision 2.3
tests/t999.d/err:313:done
tests/t999.d/err:314:++ rlog -h a.c
tests/t999.d/err:315:+ log1='
tests/t999.d/err:316:RCS file: RCS/a.c
tests/t999.d/err:317:Working file: a.c
tests/t999.d/err:318:head: 2.3
tests/t999.d/err:319:branch:
tests/t999.d/err:320:locks: strict
tests/t999.d/err:321:access list:
tests/t999.d/err:322:symbolic names:
tests/t999.d/err:323: Oz: 2.1
tests/t999.d/err:324: n: 1.8
tests/t999.d/err:325:keyword substitution: kv
tests/t999.d/err:326:total revisions: 13
tests/t999.d/err:327:============================================================================='
tests/t999.d/err:328:+ test '
tests/t999.d/err:329:RCS file: RCS/a.c
tests/t999.d/err:330:Working file: a.c
tests/t999.d/err:331:head: 2.3
tests/t999.d/err:332:branch:
tests/t999.d/err:333:locks: strict
tests/t999.d/err:334:access list:
tests/t999.d/err:335:symbolic names:
tests/t999.d/err:336: Oz: 2.1
tests/t999.d/err:337: n: 1.8
tests/t999.d/err:338:keyword substitution: kv
tests/t999.d/err:339:total revisions: 13
tests/t999.d/err:340:=============================================================================' = '
tests/t999.d/err:341:RCS file: RCS/a.c
tests/t999.d/err:342:Working file: a.c
tests/t999.d/err:343:head: 2.3
tests/t999.d/err:344:branch:
tests/t999.d/err:345:locks: strict
tests/t999.d/err:346:access list:
tests/t999.d/err:347:symbolic names:
tests/t999.d/err:348: Oz: 2.1
tests/t999.d/err:349: n: 1.8
tests/t999.d/err:350:keyword substitution: kv
tests/t999.d/err:351:total revisions: 13
tests/t999.d/err:352:============================================================================='
tests/t999.d/err:353:+ rm -f a.c
tests/t999.d/err:354:+ rcs -nN:1.1 a.c
tests/t999.d/err:355:RCS file: RCS/a.c
tests/t999.d/err:356:done
tests/t999.d/err:357:+ co -rN a.c
tests/t999.d/err:358:RCS/a.c --> a.c
tests/t999.d/err:359:revision 1.1
tests/t999.d/err:360:done
tests/t999.d/err:361:+ diff -c a.11 a.c
tests/t999.d/err:362:+ rm -f a.c
tests/t999.d/err:363:+ rcs -NN:2.1 a.c
tests/t999.d/err:364:RCS file: RCS/a.c
tests/t999.d/err:365:done
tests/t999.d/err:366:+ co -rN a.c
tests/t999.d/err:367:RCS/a.c --> a.c
tests/t999.d/err:368:revision 2.1
tests/t999.d/err:369:done
tests/t999.d/err:370:+ diff -c a.N a.c
tests/t999.d/err:371:+ rm -f a.c
tests/t999.d/err:372:+ co -l a.c
tests/t999.d/err:373:RCS/a.c --> a.c
tests/t999.d/err:374:revision 2.3 (locked)
tests/t999.d/err:375:done
tests/t999.d/err:376:+ echo ':::$Log$'
tests/t999.d/err:377:+ ci -u -mm a.c
tests/t999.d/err:378:RCS/a.c <-- a.c
tests/t999.d/err:379:new revision: 2.4; previous revision: 2.3
tests/t999.d/err:380:done
tests/t999.d/err:381:++ sed '$!d' a.c
tests/t999.d/err:382:+ test ' :::' = ' :::'
tests/t999.d/err:383:+ rm -f a.c
tests/t999.d/err:384:+ rcs -o2.2: a.c
tests/t999.d/err:385:RCS file: RCS/a.c
tests/t999.d/err:386:deleting revision 2.4
tests/t999.d/err:387:deleting revision 2.3
tests/t999.d/err:388:deleting revision 2.2
tests/t999.d/err:389:done
tests/t999.d/err:390:+ co a.c
tests/t999.d/err:391:RCS/a.c --> a.c
tests/t999.d/err:392:revision 2.1
tests/t999.d/err:393:done
tests/t999.d/err:394:+ diff -c a.e a.c
tests/t999.d/err:395:+ rcsdiff -r1.1 -rOz a.c
tests/t999.d/err:396:===================================================================
tests/t999.d/err:397:RCS file: RCS/a.c
tests/t999.d/err:398:retrieving revision 1.1
tests/t999.d/err:399:retrieving revision 2.1
tests/t999.d/err:400:diff -r1.1 -r2.1
tests/t999.d/err:401:+ case $? in
tests/t999.d/err:402:+ diff a.11 a.kv
tests/t999.d/err:403:+ diff -c a.0 a.1
tests/t999.d/err:404:+ rcs -l2.1 a.c
tests/t999.d/err:405:RCS file: RCS/a.c
tests/t999.d/err:406:2.1 locked
tests/t999.d/err:407:done
tests/t999.d/err:408:+ for i in b k kv kvl o v
tests/t999.d/err:409:+ rm -f a.c
tests/t999.d/err:410:+ cp a.b a.c
tests/t999.d/err:411:+ rcsdiff -kb -rOz a.c
tests/t999.d/err:412:===================================================================
tests/t999.d/err:413:RCS file: RCS/a.c
tests/t999.d/err:414:retrieving revision 2.1
tests/t999.d/err:415:diff -r2.1 a.c
tests/t999.d/err:416:+ for i in b k kv kvl o v
tests/t999.d/err:417:+ rm -f a.c
tests/t999.d/err:418:+ cp a.k a.c
tests/t999.d/err:419:+ rcsdiff -kk -rOz a.c
tests/t999.d/err:420:===================================================================
tests/t999.d/err:421:RCS file: RCS/a.c
tests/t999.d/err:422:retrieving revision 2.1
tests/t999.d/err:423:diff -r2.1 a.c
tests/t999.d/err:424:+ for i in b k kv kvl o v
tests/t999.d/err:425:+ rm -f a.c
tests/t999.d/err:426:+ cp a.kv a.c
tests/t999.d/err:427:+ rcsdiff -kkv -rOz a.c
tests/t999.d/err:428:===================================================================
tests/t999.d/err:429:RCS file: RCS/a.c
tests/t999.d/err:430:retrieving revision 2.1
tests/t999.d/err:431:diff -r2.1 a.c
tests/t999.d/err:432:+ for i in b k kv kvl o v
tests/t999.d/err:433:+ rm -f a.c
tests/t999.d/err:434:+ cp a.kvl a.c
tests/t999.d/err:435:+ rcsdiff -kkvl -rOz a.c
tests/t999.d/err:436:===================================================================
tests/t999.d/err:437:RCS file: RCS/a.c
tests/t999.d/err:438:retrieving revision 2.1
tests/t999.d/err:439:diff -r2.1 a.c
tests/t999.d/err:440:+ failed 'rcsdiff -kkvl'
tests/t999.d/err:441:+ problem 'rcsdiff -kkvl' failed
tests/t999.d/err:442:+ echo PROBLEM: 'rcsdiff -kkvl' failed
tests/t999.d/err:443:PROBLEM: rcsdiff -kkvl failed
tests/t999.d/err:444:+ exit 1
builder for '/nix/store/p486v0hnhswgd4adnkpjg5j6gxpvasap-rcs-5.9.4.drv' failed with exit code 1
error: build of '/nix/store/p486v0hnhswgd4adnkpjg5j6gxpvasap-rcs-5.9.4.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment