1
1
openmpi/orte/mca/notifier/twitter/help-orte-notifier-twitter.txt
Jeff Squyres 8b5e6c0425 Because I could. :-)
Relevant MCA params:

 * notifier_twitter_username: Twitter username
 * notifier_twitter_password: Twitter password

This commit was SVN r20750.
2009-03-06 22:02:17 +00:00

36 строки
772 B
Plaintext

# -*- text -*-
#
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English help file for Open MPI's Twitter notifier support
#
[only supports http]
Sorry, Open MPI's Twitter component currently only supports http URLs
for Twitter updates.
URL supplied: %s
#
[unable to parse URL]
Sorry, Open MPI's Twitter component was unable to parse the Twitter
update URL that was provided.
URL supplied: %s
#
[unable to resolve server]
Sorry, Open MPI's Twitter component was unable to resolve the IP
address of the server provided in the Twitter update URL.
Server: %s
#
[tweet failed]
Oops! Open MPI's Twitter failed to send a tweet.
Reason: %s (errno: %d)
Tweet: %s
#