By default, store temporary files in the standard location.
[cvs2svn.git] / test-data / main-cvsrepos / single-files / attr-exec,v
blob621cb7420dc19634e20f44d1069743c3679b100c
1 head     1.1;
2 branch   1.1.1;
3 access   ;
4 symbols  vendortag:1.1.1.1 vendorbranch:1.1.1;
5 locks    ; strict;
6 comment  @# @;
9 1.1
10 date     2003.01.25.13.43.57;  author jrandom;  state Exp;
11 branches 1.1.1.1;
12 next     ;
14 1.1.1.1
15 date     2003.01.25.13.43.57;  author jrandom;  state Exp;
16 branches ;
17 next     ;
20 desc
25 1.1
26 log
27 @Initial revision
29 text
30 @#!/bin/sh
31 echo Hello world!
35 1.1.1.1
36 log
37 @initial checkin
39 text