We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff63270 commit fb51ad7Copy full SHA for fb51ad7
Rakefile
@@ -602,7 +602,7 @@ namespace :node do
602
603
cmd = "node javascript/node/deploy.js" <<
604
" --output=build/javascript/node/selenium-webdriver" <<
605
- " --resource=COPYING:/COPYING" <<
+ " --resource=LICENSE:/LICENSE" <<
606
" --resource=javascript/firefox-driver/webdriver.json:firefox/webdriver.json" <<
607
" --resource=build/cpp/amd64/libnoblur64.so:firefox/amd64/libnoblur64.so" <<
608
" --resource=build/cpp/i386/libnoblur.so:firefox/i386/libnoblur.so" <<
0 commit comments