Show More
@@ -141,7 +141,7 cd ../empty | |||||
141 | hg archive ../test-empty |
|
141 | hg archive ../test-empty | |
142 |
|
142 | |||
143 | echo '% old file -- date clamped to 1980' |
|
143 | echo '% old file -- date clamped to 1980' | |
144 |
touch - |
|
144 | touch -t 197501010000 old | |
145 | hg add old |
|
145 | hg add old | |
146 | hg commit -m old |
|
146 | hg commit -m old | |
147 | hg archive ../old.zip |
|
147 | hg archive ../old.zip |
General Comments 0
You need to be logged in to leave comments.
Login now