Backed out 6d349e5ae0ed (bug 889157) for JP test bustage
This commit is contained in:
@@ -60,7 +60,7 @@ def welcome():
|
||||
print ("Your SDK may not work properly.")
|
||||
return
|
||||
|
||||
print ("Welcome to the Add-on SDK. For the docs, visit https://addons.mozilla.org/en-US/developers/docs/sdk/latest/")
|
||||
print ("Welcome to the Add-on SDK. Run 'cfx docs' for assistance.")
|
||||
|
||||
if __name__ == '__main__':
|
||||
welcome()
|
||||
|
||||
Reference in New Issue
Block a user