mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 11:28:38 +00:00
8 lines
45 B
Batchfile
8 lines
45 B
Batchfile
|
@echo off
|
||
|
|
||
|
cd base
|
||
|
call rtest.bat %1
|
||
|
|
||
|
cd ..
|
||
|
|