##// END OF EJS Templates
tests: restore previous fix for date ambiguity in cvs test...
Mads Kiilerich -
r14824:7698c275 stable
parent child Browse files
Show More
@@ -54,6 +54,7 b' create two release branches'
54 modify file1 on branch v1_0
54 modify file1 on branch v1_0
55
55
56 $ cvscall -Q update -rv1_0
56 $ cvscall -Q update -rv1_0
57 $ sleep 1
57 $ echo "change" >> file1
58 $ echo "change" >> file1
58 $ cvsci -m"add text"
59 $ cvsci -m"add text"
59 cvs commit: Examining .
60 cvs commit: Examining .
General Comments 0
You need to be logged in to leave comments. Login now