Skip to content

Commit

Permalink
Reset run_me.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
duylam committed May 27, 2011
1 parent 17ba6ef commit cde9579
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions lib/src/test/installer/run_me.bat
@@ -1,10 +1,15 @@
@echo off

bike home_installation_path_test.bk
bike relative_path_test.bk

echo hello world
echo ****************
md c:\lib_for_bike
@set BIKE_LIBS=c:\lib_for_bike
bike addon_library_path_test.bk
rmdir c:\lib_for_bike

bike relative_path_test.bk
echo ****************
bike home_installation_path_test.bk

pause
@echo on
@echo on

0 comments on commit cde9579

Please sign in to comment.