Skip to content

Commit

Permalink
cleanup before file md5sum checks, since the script is often canceled…
Browse files Browse the repository at this point in the history
… during these checks
  • Loading branch information
ardentperf committed Sep 23, 2011
1 parent 668ee73 commit b5930f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojump.bat
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ time /t
call %VMRUNBIN% -T server -h https://localhost:8333/sdk -u %MYUSER% -p %MYPASS% register "[RAC11g] collabn1\collabn1.vmx"
call %VMRUNBIN% -T server -h https://localhost:8333/sdk -u %MYUSER% -p %MYPASS% register "[RAC11g] collabn2\collabn1.vmx"

del %TEMP%\fixup.sed
REM ====================== Check New Files ======================
time /t
%DESTDRIVE%
Expand All @@ -118,4 +119,3 @@ time /t

pause

del %TEMP%\fixup.sed

0 comments on commit b5930f1

Please sign in to comment.