comparison tests/run-tests @ 749:7e4843b7efd2

Update tests to use commit -m and default -u manifest hash: 6e4385453843031a712005a320d6000595b40d05
author mpm@selenic.com
date Thu, 21 Jul 2005 15:05:17 -0500
parents d2994b5298fb
children 7635a3f14ad4 445970ccf57a
comparison
equal deleted inserted replaced
748:c5df1a9c5276 749:7e4843b7efd2
12 export LC_ADDRESS="C" 12 export LC_ADDRESS="C"
13 export LC_TELEPHONE="C" 13 export LC_TELEPHONE="C"
14 export LC_MEASUREMENT="C" 14 export LC_MEASUREMENT="C"
15 export LC_IDENTIFICATION="C" 15 export LC_IDENTIFICATION="C"
16 export LC_ALL="" 16 export LC_ALL=""
17 export HGEDITOR=true
18 export HGMERGE=true
19 export HGUSER=test
17 20
18 umask 022 21 umask 022
19 22
20 tests=0 23 tests=0
21 failed=0 24 failed=0