comparison tests/test-init.t @ 12328:b63f6422d2a7

tests: fix a bunch of pointless #s in unified tests
author Matt Mackall <mpm@selenic.com>
date Fri, 17 Sep 2010 17:03:08 -0500
parents 4134686b83e1
children fb24b491e06a
comparison
equal deleted inserted replaced
12327:92e30e135581 12328:b63f6422d2a7
1 # This test tries to exercise the ssh functionality with a dummy script 1 This test tries to exercise the ssh functionality with a dummy script
2 2
3 $ cat <<EOF > dummyssh 3 $ cat <<EOF > dummyssh
4 > import sys 4 > import sys
5 > import os 5 > import os
6 > 6 >