summaryrefslogtreecommitdiff
path: root/Master/tl-portable.bat
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-15 01:32:59 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-15 01:32:59 +0000
commit64252d2baf23bb55ca90c388215779740c73e695 (patch)
tree4b982ef968c520dda2e6fcc8128956bfd713527a /Master/tl-portable.bat
parent774bfc01760eaabccfd8485a693570e270a4b9a2 (diff)
s/2009/2010/
git-svn-id: svn://tug.org/texlive/trunk@18275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tl-portable.bat')
-rwxr-xr-xMaster/tl-portable.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tl-portable.bat b/Master/tl-portable.bat
index fb2c254bafb..abaf87540b7 100755
--- a/Master/tl-portable.bat
+++ b/Master/tl-portable.bat
@@ -16,7 +16,7 @@ rem TeX Live Root; ends with backslash
set TEXDIR=%~dp0
rem TEXDIR writable?
-set TEXDIRW=%USERPROFILE%\.tlportable2009\
+set TEXDIRW=%USERPROFILE%\.tlportable2010\
del "%TEXDIR%tl_wrtest" 2>nul
echo Testing for write access %TEXDIR%...
echo Hello >"%TEXDIR%tl_wrtest"