mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Corrected environment variable.
This commit is contained in:
@@ -61,7 +61,7 @@ del /q product_reviews.*
|
||||
|
||||
REM %DEBUG% del /q *.out *.err *.csv
|
||||
echo Bootstrap of the sample database completed successfully.
|
||||
echo Data files for Oracle setup are located at [%TMPDIRNAME%].
|
||||
echo Data files for Oracle setup are located at [%TMP%\%TMP_DIR_NAME%].
|
||||
|
||||
popd
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user