aboutsummaryrefslogtreecommitdiffstats
path: root/admin/nt
diff options
context:
space:
mode:
authorJuanma Barranquero2008-08-06 10:15:11 +0000
committerJuanma Barranquero2008-08-06 10:15:11 +0000
commit295b47d8c594eabd110e08c6e6462f1200e5b89e (patch)
treee0d59d2ef761e74f9e1e35c1dec9a93dc361d562 /admin/nt
parent7ec3b99b52e9dac883e4f5ddec05a7f4a6cf7d7a (diff)
downloademacs-295b47d8c594eabd110e08c6e6462f1200e5b89e.tar.gz
emacs-295b47d8c594eabd110e08c6e6462f1200e5b89e.zip
* nt/dump.bat: Fix mixed EOLs.
Diffstat (limited to 'admin/nt')
-rwxr-xr-xadmin/nt/dump.bat8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/nt/dump.bat b/admin/nt/dump.bat
index 49d83e24651..c0e95426ccb 100755
--- a/admin/nt/dump.bat
+++ b/admin/nt/dump.bat
@@ -17,7 +17,7 @@ copy ..\etc\DOC* obj\etc
17copy temacs.exe obj\i386 17copy temacs.exe obj\i386
18obj\i386\temacs -batch -l loadup dump 18obj\i386\temacs -batch -l loadup dump
19copy obj\i386\emacs.exe . 19copy obj\i386\emacs.exe .
20 20
21goto skipArchTag 21goto skipArchTag
22 arch-tag: 0ca3036d-3a1e-47ea-87c6-9c0845253496 22 arch-tag: 0ca3036d-3a1e-47ea-87c6-9c0845253496
23:skipArchTag 23:skipArchTag