##// END OF EJS Templates
test-patch.t: typos
Christian Ebert -
r11815:20a88cf7 default
parent child Browse files
Show More
@@ -17,8 +17,8 b''
17 $ hg commit -Amb -d '2 0'
17 $ hg commit -Amb -d '2 0'
18 $ cd ..
18 $ cd ..
19
19
20 This test check that:
20 This test checks that:
21 - custom patch commands with arguments actually works
21 - custom patch commands with arguments actually work
22 - patch code does not try to add weird arguments like
22 - patch code does not try to add weird arguments like
23 --binary when custom patch commands are used. For instance
23 --binary when custom patch commands are used. For instance
24 --binary is added by default under win32.
24 --binary is added by default under win32.
General Comments 0
You need to be logged in to leave comments. Login now