Skip to content

Instantly share code, notes, and snippets.

@seadowg
Created February 9, 2015 11:26
Show Gist options
  • Save seadowg/f1c9bd396be19d260142 to your computer and use it in GitHub Desktop.
Save seadowg/f1c9bd396be19d260142 to your computer and use it in GitHub Desktop.
$ fly --atcURL http://ci.initech.com:8080 execute -c test.yml --exclude-ignored </dev/null | cat
Connecting to 10.0.2.15:8080 (10.0.2.15:8080)
- 100% |*******************************| 10320k 0:00:00 ETA
initializing with docker:///cstott/node-ruby-kitchen-sink
running script/test.sh
+ git submodule init
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Submodule 'angular-app' (ci.initech.com:repositories/angular-app.git) registered for path 'angular-app'
+ git submodule update
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Cloning into 'angular-app'...
The authenticity of host 'ci.initech.com (10.61.131.40)' can't be established.
RSA key fingerprint is cb:f1:29:59:10:4f:8a:60:a6:06:bf:de:d7:74:e1:60.
Are you sure you want to continue connecting (yes/no)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment