script_executor 1.3.2 → 1.3.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NzM4NGFhNjBhZmIxMjU2ZTc4MWFjMjBmMDk5MWJjYWQ2ZjM5ZmFkMA==
5
+ data.tar.gz: !binary |-
6
+ Njk5MGUzMDNhZTQzYzdiYTk4ZDI2OTMyNWM4NGU1ZThlZmZiZDIxZQ==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ MTU2ZTEyNDhhZDM1ODczMzRjYjA2NWQwNWJiMmZlMmNmYjVlNGI3MjJmYTMz
10
+ NTNjMTJhZTg5MGZkMTNhOGJiZjlkY2EyMzdjYzQwZDVjOWJmOWQxZWJmNWYw
11
+ YjgyYzIyODkzMWY2ODcyZTZhZDhjYmQ1ZGE3NGMxNTZiOTk5ZDY=
12
+ data.tar.gz: !binary |-
13
+ YmNlZTQ0ODU4ODI0Y2MzYmU2NTBiOGNiOGYyZWUzMDgyMDA2M2NmZmFlODNj
14
+ ZDNmZmNkYmE1NDlmMTMwMzdiMzVhNzMzYzcwODE0YmQ1YmRiMGQwNTg0NGJh
15
+ Y2JjYmYwY2E0OWM1NThjNDY3YWE5ZTIyNGVjMWI4ZjUyODk5Njk=
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectCodeStyleSettingsManager">
4
+ <option name="PER_PROJECT_SETTINGS">
5
+ <value>
6
+ <XML>
7
+ <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
8
+ </XML>
9
+ </value>
10
+ </option>
11
+ <option name="PREFERRED_PROJECT_CODE_STYLE" value="alex" />
12
+ </component>
13
+ </project>
14
+
data/.idea/misc.xml CHANGED
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
- <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p385 [script_executor]" project-jdk-type="RUBY_SDK" />
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-1.9.3-p429 [script_executor]" project-jdk-type="RUBY_SDK" />
4
4
  </project>
5
5
 
@@ -9,23 +9,204 @@
9
9
  </configuration>
10
10
  </facet>
11
11
  </component>
12
+ <component name="ModuleRunConfigurationManager">
13
+ <configuration default="false" name="ScriptExecutor should execute commands locally from the block of code as sudo" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
14
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
15
+ <module name="script_executor" />
16
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
17
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/spec" />
18
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
19
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
20
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
21
+ <envs>
22
+ <env name="JRUBY_OPTS" value="-X+O" />
23
+ </envs>
24
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
25
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
26
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
27
+ <COVERAGE_PATTERN ENABLED="true">
28
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
29
+ </COVERAGE_PATTERN>
30
+ </EXTENSION>
31
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
32
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
33
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
34
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
35
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
36
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="ScriptExecutor should execute commands locally from the block of code as sudo" />
37
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
38
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
39
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
40
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
41
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
42
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
43
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
44
+ <RunnerSettings RunnerId="RubyRunner" />
45
+ <ConfigurationWrapper RunnerId="RubyRunner" />
46
+ <method />
47
+ </configuration>
48
+ <configuration default="false" name="script_locator_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
49
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
50
+ <module name="script_executor" />
51
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
52
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
53
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
54
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
55
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
56
+ <envs>
57
+ <env name="JRUBY_OPTS" value="-X+O" />
58
+ </envs>
59
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
60
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
61
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
62
+ <COVERAGE_PATTERN ENABLED="true">
63
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
64
+ </COVERAGE_PATTERN>
65
+ </EXTENSION>
66
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
67
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
68
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/script_locator_spec.rb" />
69
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
70
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
71
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
72
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
73
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
74
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
75
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
76
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
77
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
78
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
79
+ <RunnerSettings RunnerId="RubyRunner" />
80
+ <ConfigurationWrapper RunnerId="RubyRunner" />
81
+ <method />
82
+ </configuration>
83
+ <configuration default="false" name="executable_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
84
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
85
+ <module name="script_executor" />
86
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
87
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
88
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
89
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
90
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
91
+ <envs>
92
+ <env name="JRUBY_OPTS" value="-X+O" />
93
+ </envs>
94
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
95
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
96
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
97
+ <COVERAGE_PATTERN ENABLED="true">
98
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
99
+ </COVERAGE_PATTERN>
100
+ </EXTENSION>
101
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
102
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
103
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
104
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
105
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
106
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
107
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
108
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
109
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
110
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
111
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
112
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
113
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
114
+ <RunnerSettings RunnerId="RubyRunner" />
115
+ <ConfigurationWrapper RunnerId="RubyRunner" />
116
+ <method />
117
+ </configuration>
118
+ <configuration default="false" name="MyExecutable remote execution should execute commands from :script parameter" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
119
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
120
+ <module name="script_executor" />
121
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
122
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
123
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
124
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
125
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
126
+ <envs>
127
+ <env name="JRUBY_OPTS" value="-X+O" />
128
+ </envs>
129
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
130
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
131
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
132
+ <COVERAGE_PATTERN ENABLED="true">
133
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
134
+ </COVERAGE_PATTERN>
135
+ </EXTENSION>
136
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
137
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
138
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
139
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
140
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
141
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="MyExecutable remote execution should execute commands from :script parameter" />
142
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
143
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
144
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
145
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
146
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
147
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
148
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
149
+ <RunnerSettings RunnerId="RubyRunner" />
150
+ <ConfigurationWrapper RunnerId="RubyRunner" />
151
+ <method />
152
+ </configuration>
153
+ <configuration default="false" name="MyExecutable local execution should execute commands locally from :script parameter: script_executor" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
154
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
155
+ <module name="script_executor" />
156
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
157
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
158
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
159
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
160
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
161
+ <envs>
162
+ <env name="JRUBY_OPTS" value="-X+O" />
163
+ </envs>
164
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
165
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
166
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
167
+ <COVERAGE_PATTERN ENABLED="true">
168
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
169
+ </COVERAGE_PATTERN>
170
+ </EXTENSION>
171
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
172
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
173
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
174
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
175
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
176
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="MyExecutable local execution should execute commands locally from :script parameter" />
177
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
178
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
179
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
180
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
181
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
182
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
183
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
184
+ <RunnerSettings RunnerId="RubyRunner" />
185
+ <ConfigurationWrapper RunnerId="RubyRunner" />
186
+ <method />
187
+ </configuration>
188
+ </component>
12
189
  <component name="NewModuleRootManager">
13
190
  <content url="file://$MODULE_DIR$" />
14
- <orderEntry type="inheritedJdk" />
191
+ <orderEntry type="jdk" jdkName="RVM: ruby-1.9.3-p484 [script_executor]" jdkType="RUBY_SDK" />
15
192
  <orderEntry type="sourceFolder" forTests="false" />
16
- <orderEntry type="library" scope="PROVIDED" name="bundler (v1.2.3, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
18
- <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.6, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
19
- <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
20
- <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
21
- <orderEntry type="library" scope="PROVIDED" name="highline (v1.6.15, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
23
- <orderEntry type="library" scope="PROVIDED" name="mocha (v0.13.1, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="net-ssh (v2.6.2, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="rspec (v2.12.0, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.12.2, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.12.1, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
28
- <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.12.0, RVM: ruby-1.9.3-p385 [script_executor]) [gem]" level="application" />
193
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
194
+ <orderEntry type="library" scope="PROVIDED" name="debugger-ruby_core_source (v1.2.2, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
195
+ <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
196
+ <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.6, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
197
+ <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
198
+ <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
199
+ <orderEntry type="library" scope="PROVIDED" name="highline (v1.6.15, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
200
+ <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
201
+ <orderEntry type="library" scope="PROVIDED" name="mocha (v0.13.1, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
202
+ <orderEntry type="library" scope="PROVIDED" name="net-ssh (v2.6.2, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
203
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.0.4, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
204
+ <orderEntry type="library" scope="PROVIDED" name="rspec (v2.12.0, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
205
+ <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.12.2, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
206
+ <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.12.1, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
207
+ <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.12.0, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
208
+ <orderEntry type="library" scope="PROVIDED" name="ruby-debug-base19x (v0.11.30.pre12, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
209
+ <orderEntry type="library" scope="PROVIDED" name="ruby-debug-ide (v0.4.17, RVM: ruby-1.9.3-p484 [script_executor]) [gem]" level="application" />
29
210
  </component>
30
211
  </module>
31
212
 
data/.idea/workspace.xml CHANGED
@@ -1,188 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
- <list default="true" id="6995392e-f204-4557-be32-fd20f300d877" name="Default" comment="">
5
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
6
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/script_executor/executable.rb" afterPath="$PROJECT_DIR$/lib/script_executor/executable.rb" />
7
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
8
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/script_executor.iml" afterPath="$PROJECT_DIR$/.idea/script_executor.iml" />
9
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/script_executor/version.rb" afterPath="$PROJECT_DIR$/lib/script_executor/version.rb" />
10
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
11
- </list>
4
+ <list default="true" id="6995392e-f204-4557-be32-fd20f300d877" name="Default" comment="" />
12
5
  <ignored path="script_executor.iws" />
13
6
  <ignored path=".idea/workspace.xml" />
14
- <file path="/Dummy.txt" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1361391088248" ignored="false" />
15
- <file path="/Gemfile" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355437179953" ignored="false" />
16
- <file path="/script_executor_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355762516678" ignored="false" />
17
- <file path="$PROJECT_DIR$/../../ui/src/thor/oracle_client.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355417447890" ignored="false" />
18
- <file path="/oracle_client.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355417361715" ignored="false" />
19
- <file path="$PROJECT_DIR$/../../ui/src/docs/how-to-install-tools-on-mountain-lion.txt" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355179284273" ignored="false" />
20
- <file path="/how-to-install-tools-on-mountain-lion.txt" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355179183290" ignored="false" />
21
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/json/common.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482854" ignored="false" />
22
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/tile.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482854" ignored="false" />
23
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/rexml/xpath_parser.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482854" ignored="false" />
24
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
25
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tk/autoload.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482854" ignored="false" />
26
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/mocha-0.13.1/lib/mocha/object_methods.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
27
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tk/validation.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482854" ignored="false" />
28
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tk/variable.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
29
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/mocha-0.13.1/lib/mocha/inspect.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
30
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/version.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
31
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/bwidget/buttonbox.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
32
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/cover.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696974" ignored="false" />
33
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/blt/vector.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
34
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-core-2.12.1/lib/rspec/core/extensions/kernel.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
35
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/have.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
36
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/generated_descriptions.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696976" ignored="false" />
37
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/matcher.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696976" ignored="false" />
38
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/tile/tnotebook.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
39
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/mocha-0.13.1/lib/mocha/parameter_matchers/object.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
40
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/respond_to.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
41
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/tile/tradiobutton.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
42
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/tile/treeview.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
43
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/expectations/syntax.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
44
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/extensions/instance_eval_with_args.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
45
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/expectations/version.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
46
- <file path="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/1.9.1/tkextlib/tile/dialog.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061482855" ignored="false" />
47
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/be_within.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696974" ignored="false" />
48
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-core-2.12.1/lib/rspec/core/formatters/base_text_formatter.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061483227" ignored="false" />
49
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-core-2.12.1/lib/rspec/core/mocking/with_flexmock.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
50
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/be.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696974" ignored="false" />
51
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/be_instance_of.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696974" ignored="false" />
52
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/eq.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
53
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/eql.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
54
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/exist.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
55
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/include.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
56
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/built_in/match_array.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
57
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/expectations/deprecation.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
58
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/expectations/differ.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
59
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/expectations/expectation_target.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696975" ignored="false" />
60
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/configuration.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696976" ignored="false" />
61
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/dsl.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696976" ignored="false" />
62
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/operator_matcher.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696976" ignored="false" />
63
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/rspec-expectations-2.12.0/lib/rspec/matchers/pretty.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355061696976" ignored="false" />
64
- <file path="$PROJECT_DIR$/../../ui/src/Gemfile" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355507081269" ignored="false" />
65
- <file path="/fragment.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355433500821" ignored="false" />
66
- <file path="/script_executor.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355762503911" ignored="false" />
67
- <file path="/CHANGES" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1361391164121" ignored="false" />
68
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/rake-0.8.7/lib/rake.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
69
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/file_utils-1.0.5/lib/file_utils/file_utils.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355082830869" ignored="false" />
70
- <file path="$PROJECT_DIR$/../../ui/src/bin/install_oracle_client.sh" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355179739279" ignored="false" />
71
- <file path="/install_oracle_client.sh" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355179739279" ignored="false" />
72
- <file path="/a.rxml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355155941784" ignored="false" />
73
- <file path="/a.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156020300" ignored="false" />
74
- <file path="/a.feature" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355155959870" ignored="false" />
75
- <file path="/a.html" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355155962516" ignored="false" />
76
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/file_utils-1.0.6/lib/file_utils/file_utils.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
77
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/thor-0.16.0/lib/thor.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
78
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/ruby-debug-base-0.10.4/lib/ruby-debug-base.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156380308" ignored="false" />
79
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/thor-0.16.0/lib/thor/base.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
80
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/highline-1.6.2/lib/highline/import.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156380308" ignored="false" />
81
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/thor-0.16.0/lib/thor/shell.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156380308" ignored="false" />
82
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/thor-0.16.0/lib/thor/util.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156380308" ignored="false" />
83
- <file path="$PROJECT_DIR$/../../ui/src/Gemfile.lock" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355413042305" ignored="false" />
84
- <file path="/a.dummy" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356125599344" ignored="false" />
85
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/nokogiri-1.5.0/lib/nokogiri/xml/processing_instruction.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
86
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/nokogiri-1.5.0/lib/nokogiri/xml/builder.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
87
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/nokogiri-1.5.0/lib/nokogiri/xml/attribute_decl.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
88
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/nokogiri-1.5.0/lib/nokogiri/xml/namespace.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976039" ignored="false" />
89
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/thor-0.16.0/lib/thor/group.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976040" ignored="false" />
90
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/libxml-ruby-1.1.3/lib/libxml/node.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976040" ignored="false" />
91
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/capistrano-2.9.0/lib/capistrano/recipes/deploy/scm/accurev.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976040" ignored="false" />
92
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/net-sftp-2.0.5/lib/net/sftp/protocol/01/base.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976040" ignored="false" />
93
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/nokogiri-1.5.0/lib/nokogiri/xml/sax/document.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976040" ignored="false" />
94
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/nokogiri-1.5.0/lib/nokogiri/xml/node/save_options.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355156976040" ignored="false" />
95
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/mysql-2.8.1/lib/mysql_api.bundle" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355157215820" ignored="false" />
96
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@r21/gems/mysql-2.8.1/lib/mysql.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355157215820" ignored="false" />
97
- <file path="$PROJECT_DIR$/../../ui/src/docs/how-to-install-project-on-mountain-lion.txt" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355179671697" ignored="false" />
98
- <file path="$PROJECT_DIR$/../../ui/src/vendor/rails/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355160370287" ignored="false" />
99
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.2.3/lib/bundler/runtime.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355161308510" ignored="false" />
100
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.2.3/lib/bundler/vendor/thor/shell/basic.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355161308510" ignored="false" />
101
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.2.3/lib/bundler/dsl.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355161308510" ignored="false" />
102
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.2.3/lib/bundler.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355161308510" ignored="false" />
103
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.2.3/lib/bundler/vendor/thor/base.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355161308510" ignored="false" />
104
- <file path="$PROJECT_DIR$/../../ui/src/.rvmrc" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355178983225" ignored="false" />
105
- <file path="/.rvmrc" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355178458251" ignored="false" />
106
- <file path="$PROJECT_DIR$/../../ui/src/bin/signoff_server.sh" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355162000411" ignored="false" />
107
- <file path="/signoff_server.sh" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355162000411" ignored="false" />
108
- <file path="$PROJECT_DIR$/../../ui/src/thor/mysql_client.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355171729126" ignored="false" />
109
- <file path="/mysql_client.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355171715036" ignored="false" />
110
- <file path="$PROJECT_DIR$/../../ui/src/script/server" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355177080296" ignored="false" />
111
- <file path="/server" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355177036710" ignored="false" />
112
- <file path="$PROJECT_DIR$/../../ui/src/config/environment.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355499127225" ignored="false" />
113
- <file path="/environment.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355499100372" ignored="false" />
114
- <file path="/how-to-install-project-on-mountain-lion.txt" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355179671697" ignored="false" />
115
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauth/proteusui-vdv-dev" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355236982919" ignored="false" />
116
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauth/proteusui-billing-dev" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355236991453" ignored="false" />
117
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauthfiles/proteusui-billing-dev" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355244789972" ignored="false" />
118
- <file path="$PROJECT_DIR$/../../ui/src/app/domain/partner.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355762106018" ignored="false" />
119
- <file path="/executable.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360163580731" ignored="false" />
120
- <file path="$PROJECT_DIR$/../../ui/src/thor/tomcat.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355410403079" ignored="false" />
121
- <file path="/tomcat.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355410403079" ignored="false" />
122
- <file path="$PROJECT_DIR$/../../ui/src/thor/ssh.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355767370410" ignored="false" />
123
- <file path="/ssh.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355767136872" ignored="false" />
124
- <file path="$PROJECT_DIR$/../../ui/src/thor/homer.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355416035915" ignored="false" />
125
- <file path="$PROJECT_DIR$/../../ui/src/vendor/gems/script_executor/lib/script_executor/script_executor.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355415829525" ignored="false" />
126
- <file path="$PROJECT_DIR$/../../ui/src/vendor/gems/script_executor/lib/script_executor.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355411914177" ignored="false" />
127
- <file path="$PROJECT_DIR$/../../ui/src/vendor/gems/script_executor/lib/executable.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355411904894" ignored="false" />
128
- <file path="$PROJECT_DIR$/../../ui/src/vendor/gems/script_executor/lib/script_executor/executable.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355415271960" ignored="false" />
129
- <file path="/homer.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355416021332" ignored="false" />
130
- <file path="$PROJECT_DIR$/../../ui/src/docs/webaccount.txt" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355418506921" ignored="false" />
131
- <file path="$PROJECT_DIR$/../../ui/src/request1.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355421336860" ignored="false" />
132
- <file path="$PROJECT_DIR$/../../ui/src/response1.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355421314162" ignored="false" />
133
- <file path="$PROJECT_DIR$/../../ui/src/response2.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355422124390" ignored="false" />
134
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/highline-1.6.15/lib/highline.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
135
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/ruby-debug-base19x-0.11.30.pre10/lib/ruby-debug-base.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
136
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/diff-lcs-1.1.3/lib/diff/lcs.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
137
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/highline-1.6.15/lib/highline/import.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355432956485" ignored="false" />
138
- <file path="$PROJECT_DIR$/../../ui/src/thor/ssh.ini" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355437142297" ignored="false" />
139
- <file path="/devint1_supplement.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355437935026" ignored="false" />
140
- <file path="$PROJECT_DIR$/../../ui/src/config/environments/supplements/devint1_supplement.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355437942615" ignored="false" />
141
- <file path="$PROJECT_DIR$/../../ui/src/config/environments/signoff.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355523226802" ignored="false" />
142
- <file path="$PROJECT_DIR$/../../ui/src/soapui/validate_mac_address.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355438122083" ignored="false" />
143
- <file path="$PROJECT_DIR$/../../ui/src/soapui/preview_order_request.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355438161298" ignored="false" />
144
- <file path="$PROJECT_DIR$/../../ui/src/ws/ws.sh" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355438329921" ignored="false" />
145
- <file path="$PROJECT_DIR$/../../ui/src/thor/tools.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355524523025" ignored="false" />
146
- <file path="/tools.thor" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355524523025" ignored="false" />
147
- <file path="$PROJECT_DIR$/../../ui/src/ws/preview_order_request.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356128866484" ignored="false" />
148
- <file path="$PROJECT_DIR$/../../ui/src/app/services/services/abstract_gateway.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355503445554" ignored="false" />
149
- <file path="$PROJECT_DIR$/../../ui/src/test.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355504817247" ignored="false" />
150
- <file path="/test.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355504817247" ignored="false" />
151
- <file path="/abstract_gateway.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355503195410" ignored="false" />
152
- <file path="$PROJECT_DIR$/../../ui/src/thor/ws_client.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355524748703" ignored="false" />
153
- <file path="/ws_client.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355522684055" ignored="false" />
154
- <file path="$PROJECT_DIR$/../../ui/src/thor/ws_error.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355503654805" ignored="false" />
155
- <file path="/ws_error.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355503649958" ignored="false" />
156
- <file path="$PROJECT_DIR$/../../ui/src/ws/validate_mac_address_request.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355521507023" ignored="false" />
157
- <file path="/validate_mac_address_request.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355504640558" ignored="false" />
158
- <file path="$PROJECT_DIR$/../../ui/src/test2.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355506792103" ignored="false" />
159
- <file path="/test2.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355506601837" ignored="false" />
160
- <file path="/signoff.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355507121000" ignored="false" />
161
- <file path="/script_helper.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1355762300792" ignored="false" />
162
- <file path="/script_locator_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356121354915" ignored="false" />
163
- <file path="/script_locator.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356120843372" ignored="false" />
164
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371-i386@r21/gems/script_executor-1.2.0/lib/script_executor/executable.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356122282755" ignored="false" />
165
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371-i386@r21/gems/script_executor-1.2.0/lib/script_executor/script_executor.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356122282755" ignored="false" />
166
- <file path="$USER_HOME$/.rvm/gems/ruby-1.8.7-p371-i386@r21/gems/script_executor-1.2.0/lib/script_executor/script_locator.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356122282755" ignored="false" />
167
- <file path="$PROJECT_DIR$/../../ui/src/app/services/sws/templates/_subscribe_data.rxml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356124445612" ignored="false" />
168
- <file path="$PROJECT_DIR$/../../ui/src/app/services/sws/invoice_request.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356124779666" ignored="false" />
169
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauth/proteusui-billing-signoff" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356126026081" ignored="false" />
170
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauthfiles/proteusui-billing-signoff" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356125994575" ignored="false" />
171
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauth_info_trunk.yml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356125799207" ignored="false" />
172
- <file path="$PROJECT_DIR$/../../ui/src/config/dbauth_info_branch.yml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356125824614" ignored="false" />
173
- <file path="$PROJECT_DIR$/../../ui/src/test.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356126281460" ignored="false" />
174
- <file path="$PROJECT_DIR$/../../ui/src/test2.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356127254157" ignored="false" />
175
- <file path="$PROJECT_DIR$/../../ui/src/spec/functional/services/vdv/tos_service_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356127967167" ignored="false" />
176
- <file path="$PROJECT_DIR$/../../ui/src/ws/response.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356128956986" ignored="false" />
177
- <file path="$PROJECT_DIR$/../../ui/src/test3.xml" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1356131164616" ignored="false" />
178
- <file path="/media_adapter.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360086898548" ignored="false" />
179
- <file path="$PROJECT_DIR$/../etv/lib/media_adapter.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360086916731" ignored="false" />
180
- <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p374@etv/gems/script_executor-1.2.1/lib/script_executor/executable.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360085856665" ignored="false" />
181
- <file path="$PROJECT_DIR$/../etv/spec/media_adapter_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360087064665" ignored="false" />
182
- <file path="/media_adapter_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360086911017" ignored="false" />
183
- <file path="$PROJECT_DIR$/../etv/spec/resource_accessor_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360086178796" ignored="false" />
184
- <file path="/capturer.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360095357175" ignored="false" />
185
- <file path="/executable_spec.rb" changelist="6995392e-f204-4557-be32-fd20f300d877" time="1360163629582" ignored="false" />
186
7
  <option name="TRACKING_ENABLED" value="true" />
187
8
  <option name="SHOW_DIALOG" value="false" />
188
9
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -190,6 +11,12 @@
190
11
  <option name="LAST_RESOLUTION" value="IGNORE" />
191
12
  </component>
192
13
  <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
14
+ <component name="CoverageDataManager">
15
+ <SUITE FILE_PATH="coverage/script_executor@executable_spec.coverage" NAME="executable_spec Coverage Results" MODIFIED="1386433996940" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
16
+ <SUITE FILE_PATH="coverage/script_executor@MyExecutable_remote_execution_should_execute_commands_from__script_parameter.coverage" NAME="MyExecutable remote execution should execute commands from :script parameter Coverage Results" MODIFIED="1385833810234" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
17
+ <SUITE FILE_PATH="coverage/script_executor@MyExecutable_local_execution_should_execute_commands_locally_from__script_parameter__script_executor.coverage" NAME="MyExecutable local execution should execute commands locally from :script parameter: script_executor Coverage Results" MODIFIED="1385833654466" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
18
+ <SUITE FILE_PATH="coverage/script_executor@script_locator_spec.coverage" NAME="script_locator_spec Coverage Results" MODIFIED="1386435716646" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
19
+ </component>
193
20
  <component name="CreatePatchCommitExecutor">
194
21
  <option name="PATCH_PATH" value="" />
195
22
  </component>
@@ -197,66 +24,56 @@
197
24
  <disable_hints />
198
25
  </component>
199
26
  <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
27
+ <component name="FavoritesManager">
28
+ <favorites_list name="script_executor" />
29
+ </component>
200
30
  <component name="FileEditorManager">
201
31
  <leaf>
202
- <file leaf-file-name="executable_spec.rb" pinned="false" current="false" current-in-tab="false">
203
- <entry file="file://$PROJECT_DIR$/spec/executable_spec.rb">
204
- <provider selected="true" editor-type-id="text-editor">
205
- <state line="88" column="127" selection-start="2079" selection-end="2079" vertical-scroll-proportion="0.0">
206
- <folding />
207
- </state>
208
- </provider>
209
- </entry>
210
- </file>
211
32
  <file leaf-file-name="executable.rb" pinned="false" current="false" current-in-tab="false">
212
33
  <entry file="file://$PROJECT_DIR$/lib/script_executor/executable.rb">
213
34
  <provider selected="true" editor-type-id="text-editor">
214
- <state line="51" column="7" selection-start="0" selection-end="4368" vertical-scroll-proportion="0.0">
35
+ <state line="17" column="33" selection-start="411" selection-end="411" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1125">
215
36
  <folding />
216
37
  </state>
217
38
  </provider>
218
39
  </entry>
219
40
  </file>
220
- <file leaf-file-name="spec_helper.rb" pinned="false" current="false" current-in-tab="false">
221
- <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
222
- <provider selected="true" editor-type-id="text-editor">
223
- <state line="0" column="123" selection-start="56" selection-end="56" vertical-scroll-proportion="0.0">
224
- <folding />
225
- </state>
41
+ <file leaf-file-name="README.md" pinned="false" current="true" current-in-tab="true">
42
+ <entry file="file://$PROJECT_DIR$/README.md">
43
+ <provider editor-type-id="MarkdownPreviewEditor">
44
+ <state />
226
45
  </provider>
227
- </entry>
228
- </file>
229
- <file leaf-file-name=".rvmrc" pinned="false" current="false" current-in-tab="false">
230
- <entry file="file://$PROJECT_DIR$/.rvmrc">
231
46
  <provider selected="true" editor-type-id="text-editor">
232
- <state line="4" column="11" selection-start="98" selection-end="98" vertical-scroll-proportion="0.0">
47
+ <state line="11" column="40" selection-start="206" selection-end="206" vertical-scroll-proportion="0.3033088" vertical-offset="0" max-vertical-offset="1920">
233
48
  <folding />
234
49
  </state>
235
50
  </provider>
236
51
  </entry>
237
52
  </file>
238
- <file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
239
- <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
53
+ <file leaf-file-name="script_locator_spec.rb" pinned="false" current="false" current-in-tab="false">
54
+ <entry file="file://$PROJECT_DIR$/spec/script_locator_spec.rb">
240
55
  <provider selected="true" editor-type-id="text-editor">
241
- <state line="1" column="18" selection-start="40" selection-end="40" vertical-scroll-proportion="0.0">
242
- <folding />
56
+ <state line="7" column="0" selection-start="141" selection-end="141" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660">
57
+ <folding>
58
+ <element signature="e#524#584#0" expanded="true" />
59
+ </folding>
243
60
  </state>
244
61
  </provider>
245
62
  </entry>
246
63
  </file>
247
- <file leaf-file-name="CHANGES" pinned="false" current="true" current-in-tab="true">
248
- <entry file="file://$PROJECT_DIR$/CHANGES">
64
+ <file leaf-file-name="script_locator.rb" pinned="false" current="false" current-in-tab="false">
65
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/script_locator.rb">
249
66
  <provider selected="true" editor-type-id="text-editor">
250
- <state line="31" column="51" selection-start="425" selection-end="425" vertical-scroll-proportion="0.81848186">
67
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="30" max-vertical-offset="855">
251
68
  <folding />
252
69
  </state>
253
70
  </provider>
254
71
  </entry>
255
72
  </file>
256
- <file leaf-file-name="output_buffer.rb" pinned="false" current="false" current-in-tab="false">
257
- <entry file="file://$PROJECT_DIR$/lib/script_executor/output_buffer.rb">
73
+ <file leaf-file-name="executable_spec.rb" pinned="false" current="false" current-in-tab="false">
74
+ <entry file="file://$PROJECT_DIR$/spec/executable_spec.rb">
258
75
  <provider selected="true" editor-type-id="text-editor">
259
- <state line="7" column="10" selection-start="93" selection-end="93" vertical-scroll-proportion="0.0">
76
+ <state line="55" column="28" selection-start="1235" selection-end="1253" vertical-scroll-proportion="0.0" vertical-offset="866" max-vertical-offset="1470">
260
77
  <folding />
261
78
  </state>
262
79
  </provider>
@@ -280,30 +97,35 @@
280
97
  <component name="IdeDocumentHistory">
281
98
  <option name="changedFiles">
282
99
  <list>
283
- <option value="$PROJECT_DIR$/Rakefile" />
284
- <option value="$PROJECT_DIR$/lib/script_executor.rb" />
285
100
  <option value="$PROJECT_DIR$/lib/script_executor/script_helper.rb" />
286
101
  <option value="$PROJECT_DIR$/lib/script_executor/script_executor.rb" />
287
102
  <option value="$PROJECT_DIR$/spec/script_executor_spec.rb" />
288
- <option value="$PROJECT_DIR$/lib/script_locator.rb" />
289
103
  <option value="$PROJECT_DIR$/lib/script_executor/script_locator.rb" />
290
- <option value="$PROJECT_DIR$/spec/script_locator_spec.rb" />
291
- <option value="$PROJECT_DIR$/Gemfile" />
292
104
  <option value="$PROJECT_DIR$/lib/script_executor/capturer.rb" />
293
105
  <option value="$PROJECT_DIR$/lib/script_executor/output_buffer.rb" />
294
106
  <option value="$PROJECT_DIR$/.rvmrc" />
295
- <option value="$PROJECT_DIR$/spec/executable_spec.rb" />
107
+ <option value="$PROJECT_DIR$/.ruby-gemset" />
108
+ <option value="$PROJECT_DIR$/.ruby-version" />
109
+ <option value="$PROJECT_DIR$/Gemfile" />
110
+ <option value="$PROJECT_DIR$/lib/executable.rb" />
111
+ <option value="$PROJECT_DIR$/lib/script_locator.rb" />
112
+ <option value="$PROJECT_DIR$/lib/script_executor.rb" />
113
+ <option value="$PROJECT_DIR$/lib/script_executor/local_command.rb" />
114
+ <option value="$PROJECT_DIR$/lib/script_executor/remote_command.rb" />
296
115
  <option value="$PROJECT_DIR$/lib/script_executor/executable.rb" />
116
+ <option value="$PROJECT_DIR$/spec/executable_spec.rb" />
297
117
  <option value="$PROJECT_DIR$/lib/script_executor/version.rb" />
298
118
  <option value="$PROJECT_DIR$/CHANGES" />
119
+ <option value="$PROJECT_DIR$/spec/script_locator_spec.rb" />
120
+ <option value="$PROJECT_DIR$/README.md" />
299
121
  </list>
300
122
  </option>
301
123
  </component>
302
124
  <component name="ProjectFrameBounds">
303
- <option name="x" value="262" />
304
- <option name="y" value="33" />
305
- <option name="width" value="1613" />
306
- <option name="height" value="1087" />
125
+ <option name="x" value="44" />
126
+ <option name="y" value="22" />
127
+ <option name="width" value="1636" />
128
+ <option name="height" value="1028" />
307
129
  </component>
308
130
  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
309
131
  <OptionsSetting value="true" id="Add" />
@@ -349,6 +171,20 @@
349
171
  <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
350
172
  </PATH_ELEMENT>
351
173
  </PATH>
174
+ <PATH>
175
+ <PATH_ELEMENT>
176
+ <option name="myItemId" value="script_executor" />
177
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
178
+ </PATH_ELEMENT>
179
+ <PATH_ELEMENT>
180
+ <option name="myItemId" value="script_executor" />
181
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
182
+ </PATH_ELEMENT>
183
+ <PATH_ELEMENT>
184
+ <option name="myItemId" value="spec" />
185
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
186
+ </PATH_ELEMENT>
187
+ </PATH>
352
188
  <PATH>
353
189
  <PATH_ELEMENT>
354
190
  <option name="myItemId" value="script_executor" />
@@ -389,28 +225,28 @@
389
225
  <component name="PropertiesComponent">
390
226
  <property name="options.splitter.main.proportions" value="0.3" />
391
227
  <property name="WebServerToolWindowFactoryState" value="false" />
228
+ <property name="options.lastSelected" value="preferences.sourceCode.CoffeeScript" />
392
229
  <property name="recentsLimit" value="5" />
393
- <property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
394
230
  <property name="restartRequiresConfirmation" value="true" />
395
231
  <property name="FullScreen" value="false" />
396
- <property name="options.splitter.details.proportions" value="0.2" />
397
232
  <property name="options.searchVisible" value="true" />
233
+ <property name="options.splitter.details.proportions" value="0.2" />
234
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
398
235
  </component>
399
- <component name="RunManager" selected="RSpec.executable_spec">
400
- <configuration default="false" name="ScriptExecutor should execute commands from :script parameter" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
236
+ <component name="RunManager" selected="RSpec.script_locator_spec">
237
+ <configuration default="false" name="ScriptExecutor should execute commands locally from the block of code as sudo" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
401
238
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
402
239
  <module name="script_executor" />
403
240
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
404
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$/spec" />
241
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$/spec" />
405
242
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
406
243
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
407
244
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
408
245
  <envs>
409
- <env name="RUBYLIB" value="$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/ruby-debug-base19x-0.11.30.pre11/lib:$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/ruby-debug-ide-0.4.17.beta14/lib:$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/ruby-debug-base19x-0.11.30.pre11/lib:$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@script_executor/gems/ruby-debug-ide-0.4.17.beta14/lib" />
410
246
  <env name="JRUBY_OPTS" value="-X+O" />
411
247
  </envs>
412
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
413
- <EXTENSION ID="JRubyRunConfigurationExtension" />
248
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
249
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
414
250
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
415
251
  <COVERAGE_PATTERN ENABLED="true">
416
252
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -418,27 +254,26 @@
418
254
  </EXTENSION>
419
255
  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
420
256
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
421
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/executable_spec.rb" />
257
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
422
258
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
423
259
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
424
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="ScriptExecutor should execute commands from :script parameter" />
260
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="ScriptExecutor should execute commands locally from the block of code as sudo" />
425
261
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
426
262
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
427
263
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
428
264
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
429
265
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
266
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
430
267
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
431
- <RunnerSettings RunnerId="RubyDebugRunner" />
432
268
  <RunnerSettings RunnerId="RubyRunner" />
433
- <ConfigurationWrapper RunnerId="RubyDebugRunner" />
434
269
  <ConfigurationWrapper RunnerId="RubyRunner" />
435
270
  <method />
436
271
  </configuration>
437
- <configuration default="false" name="ScriptExecutor should execute commands locally from the block of code as sudo" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
272
+ <configuration default="false" name="script_locator_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
438
273
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
439
274
  <module name="script_executor" />
440
275
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
441
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$/spec" />
276
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
442
277
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
443
278
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
444
279
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
@@ -446,7 +281,7 @@
446
281
  <env name="JRUBY_OPTS" value="-X+O" />
447
282
  </envs>
448
283
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
449
- <EXTENSION ID="JRubyRunConfigurationExtension" />
284
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
450
285
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
451
286
  <COVERAGE_PATTERN ENABLED="true">
452
287
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -454,25 +289,26 @@
454
289
  </EXTENSION>
455
290
  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
456
291
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
457
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/executable_spec.rb" />
292
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/script_locator_spec.rb" />
458
293
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
459
294
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
460
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="ScriptExecutor should execute commands locally from the block of code as sudo" />
295
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
461
296
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
462
297
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
463
298
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
464
299
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
465
300
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
301
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
466
302
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
467
303
  <RunnerSettings RunnerId="RubyRunner" />
468
304
  <ConfigurationWrapper RunnerId="RubyRunner" />
469
305
  <method />
470
306
  </configuration>
471
- <configuration default="false" name="script_locator_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
307
+ <configuration default="false" name="executable_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
472
308
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
473
309
  <module name="script_executor" />
474
310
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
475
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
311
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
476
312
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
477
313
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
478
314
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
@@ -480,7 +316,7 @@
480
316
  <env name="JRUBY_OPTS" value="-X+O" />
481
317
  </envs>
482
318
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
483
- <EXTENSION ID="JRubyRunConfigurationExtension" />
319
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
484
320
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
485
321
  <COVERAGE_PATTERN ENABLED="true">
486
322
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -488,7 +324,7 @@
488
324
  </EXTENSION>
489
325
  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
490
326
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
491
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/script_locator_spec.rb" />
327
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
492
328
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
493
329
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
494
330
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
@@ -497,24 +333,25 @@
497
333
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
498
334
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
499
335
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
336
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
500
337
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
501
338
  <RunnerSettings RunnerId="RubyRunner" />
502
339
  <ConfigurationWrapper RunnerId="RubyRunner" />
503
340
  <method />
504
341
  </configuration>
505
- <configuration default="false" name="executable_spec" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
342
+ <configuration default="false" name="MyExecutable remote execution should execute commands from :script parameter" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
506
343
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
507
344
  <module name="script_executor" />
508
345
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
509
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
346
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
510
347
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
511
348
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
512
349
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
513
350
  <envs>
514
351
  <env name="JRUBY_OPTS" value="-X+O" />
515
352
  </envs>
516
- <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
517
- <EXTENSION ID="JRubyRunConfigurationExtension" />
353
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
354
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
518
355
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
519
356
  <COVERAGE_PATTERN ENABLED="true">
520
357
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -522,20 +359,60 @@
522
359
  </EXTENSION>
523
360
  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
524
361
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
525
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/executable_spec.rb" />
362
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
526
363
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
527
364
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
528
- <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
365
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="MyExecutable remote execution should execute commands from :script parameter" />
529
366
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
530
367
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
531
368
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
532
369
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
533
370
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
371
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
534
372
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
535
373
  <RunnerSettings RunnerId="RubyRunner" />
536
374
  <ConfigurationWrapper RunnerId="RubyRunner" />
537
375
  <method />
538
376
  </configuration>
377
+ <configuration default="false" name="MyExecutable local execution should execute commands locally from :script parameter: script_executor" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
378
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
379
+ <module name="script_executor" />
380
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
381
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
382
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
383
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
384
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
385
+ <envs>
386
+ <env name="JRUBY_OPTS" value="-X+O" />
387
+ </envs>
388
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
389
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
390
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
391
+ <COVERAGE_PATTERN ENABLED="true">
392
+ <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
393
+ </COVERAGE_PATTERN>
394
+ </EXTENSION>
395
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
396
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
397
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/executable_spec.rb" />
398
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
399
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
400
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="MyExecutable local execution should execute commands locally from :script parameter" />
401
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
402
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
403
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
404
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
405
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
406
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
407
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
408
+ <RunnerSettings RunnerId="RubyRunner" />
409
+ <ConfigurationWrapper RunnerId="RubyRunner" />
410
+ <method />
411
+ </configuration>
412
+ <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" singleton="true" config-file="">
413
+ <envs />
414
+ <method />
415
+ </configuration>
539
416
  <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
540
417
  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
541
418
  <module name="" />
@@ -546,7 +423,7 @@
546
423
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
547
424
  <envs />
548
425
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
549
- <EXTENSION ID="JRubyRunConfigurationExtension" />
426
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
550
427
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
551
428
  <COVERAGE_PATTERN ENABLED="true">
552
429
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -563,6 +440,7 @@
563
440
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
564
441
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
565
442
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
443
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
566
444
  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
567
445
  <method />
568
446
  </configuration>
@@ -575,7 +453,7 @@
575
453
  <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
576
454
  <envs />
577
455
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
578
- <EXTENSION ID="JRubyRunConfigurationExtension" />
456
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
579
457
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
580
458
  <COVERAGE_PATTERN ENABLED="true">
581
459
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -586,6 +464,9 @@
586
464
  <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
587
465
  <method />
588
466
  </configuration>
467
+ <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
468
+ <method />
469
+ </configuration>
589
470
  <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
590
471
  <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
591
472
  <module name="" />
@@ -596,7 +477,7 @@
596
477
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
597
478
  <envs />
598
479
  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
599
- <EXTENSION ID="JRubyRunConfigurationExtension" />
480
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
600
481
  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
601
482
  <COVERAGE_PATTERN ENABLED="true">
602
483
  <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
@@ -609,6 +490,7 @@
609
490
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
610
491
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
611
492
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
493
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
612
494
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
613
495
  <method />
614
496
  </configuration>
@@ -630,20 +512,21 @@
630
512
  <ConfigurationWrapper RunnerId="RubyRemoteDebugRunner" />
631
513
  <method />
632
514
  </configuration>
633
- <list size="5">
515
+ <list size="6">
634
516
  <item index="0" class="java.lang.String" itemvalue="Ruby remote debug.remote" />
635
- <item index="1" class="java.lang.String" itemvalue="RSpec.ScriptExecutor should execute commands from :script parameter" />
636
- <item index="2" class="java.lang.String" itemvalue="RSpec.ScriptExecutor should execute commands locally from the block of code as sudo" />
637
- <item index="3" class="java.lang.String" itemvalue="RSpec.script_locator_spec" />
638
- <item index="4" class="java.lang.String" itemvalue="RSpec.executable_spec" />
517
+ <item index="1" class="java.lang.String" itemvalue="RSpec.ScriptExecutor should execute commands locally from the block of code as sudo" />
518
+ <item index="2" class="java.lang.String" itemvalue="RSpec.script_locator_spec" />
519
+ <item index="3" class="java.lang.String" itemvalue="RSpec.executable_spec" />
520
+ <item index="4" class="java.lang.String" itemvalue="RSpec.MyExecutable remote execution should execute commands from :script parameter" />
521
+ <item index="5" class="java.lang.String" itemvalue="RSpec.MyExecutable local execution should execute commands locally from :script parameter: script_executor" />
639
522
  </list>
640
523
  <recent_temporary>
641
524
  <list size="5">
642
- <item index="0" class="java.lang.String" itemvalue="RSpec.executable_spec" />
643
- <item index="1" class="java.lang.String" itemvalue="RSpec.script_locator_spec" />
644
- <item index="2" class="java.lang.String" itemvalue="RSpec.executable_spec" />
525
+ <item index="0" class="java.lang.String" itemvalue="RSpec.script_locator_spec" />
526
+ <item index="1" class="java.lang.String" itemvalue="RSpec.MyExecutable local execution should execute commands locally from :script parameter: script_executor" />
527
+ <item index="2" class="java.lang.String" itemvalue="RSpec.MyExecutable remote execution should execute commands from :script parameter" />
645
528
  <item index="3" class="java.lang.String" itemvalue="RSpec.executable_spec" />
646
- <item index="4" class="java.lang.String" itemvalue="RSpec.ScriptExecutor should execute commands from :script parameter" />
529
+ <item index="4" class="java.lang.String" itemvalue="RSpec.ScriptExecutor should execute commands locally from the block of code as sudo" />
647
530
  </list>
648
531
  </recent_temporary>
649
532
  </component>
@@ -654,192 +537,372 @@
654
537
  <created>1355016192045</created>
655
538
  <updated>1355016192045</updated>
656
539
  </task>
540
+ <task id="LOCAL-00001" summary="bug fixes">
541
+ <created>1371677612825</created>
542
+ <updated>1371677612825</updated>
543
+ </task>
544
+ <task id="LOCAL-00002" summary="bug fixes">
545
+ <created>1371677621458</created>
546
+ <updated>1371677621458</updated>
547
+ </task>
548
+ <task id="LOCAL-00003" summary="bug fixes">
549
+ <created>1371677634348</created>
550
+ <updated>1371677634348</updated>
551
+ </task>
552
+ <option name="localTasksCounter" value="4" />
657
553
  <servers />
658
554
  </component>
659
555
  <component name="ToolWindowManager">
660
- <frame x="262" y="33" width="1613" height="1087" extended-state="0" />
661
- <editor active="true" />
556
+ <frame x="44" y="22" width="1636" height="1028" extended-state="6" />
557
+ <editor active="false" />
662
558
  <layout>
663
- <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3608871" sideWeight="0.9955329" order="7" side_tool="false" content_ui="tabs" />
664
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
559
+ <window_info id="Dilbert" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
560
+ <window_info id="Changes" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.357985" sideWeight="0.9955329" order="7" side_tool="false" content_ui="tabs" />
561
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
562
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32929292" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
563
+ <window_info id="Heroku" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
665
564
  <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
666
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
667
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25015953" sideWeight="0.6391129" order="0" side_tool="false" content_ui="combo" />
668
565
  <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3979798" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
669
- <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
670
566
  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
671
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3242424" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
567
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
672
568
  <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
569
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32925683" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
570
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
571
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
572
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.29736513" sideWeight="0.64040405" order="0" side_tool="false" content_ui="combo" />
573
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3226152" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
673
574
  <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
674
575
  <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
675
576
  <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
676
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
677
- <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32925683" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
678
577
  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
679
578
  <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
680
579
  <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
580
+ <window_info id="LuaJ" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
681
581
  </layout>
682
582
  </component>
583
+ <component name="Vcs.Log.UiProperties">
584
+ <option name="RECENTLY_FILTERED_USERS">
585
+ <collection />
586
+ </option>
587
+ </component>
683
588
  <component name="VcsContentAnnotationSettings">
684
589
  <option name="myLimit" value="2678400000" />
685
590
  </component>
686
591
  <component name="VcsManagerConfiguration">
687
- <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
688
- <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
689
- <option name="CHECK_NEW_TODO" value="true" />
690
592
  <option name="myTodoPanelSettings">
691
- <value>
692
- <are-packages-shown value="false" />
693
- <are-modules-shown value="false" />
694
- <flatten-packages value="false" />
695
- <is-autoscroll-to-source value="false" />
696
- </value>
593
+ <TodoPanelSettings />
697
594
  </option>
698
- <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
699
- <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
700
- <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
701
- <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
702
- <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
703
- <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
704
- <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
705
- <option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
706
- <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
707
- <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
708
- <option name="DEFAULT_PATCH_EXTENSION" value="patch" />
709
- <option name="SHORT_DIFF_HORISONTALLY" value="true" />
710
- <option name="SHORT_DIFF_EXTRA_LINES" value="2" />
711
- <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
712
- <option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
713
- <option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
714
- <option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
715
- <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
716
- <option name="SHOW_DIRTY_RECURSIVELY" value="false" />
717
- <option name="LIMIT_HISTORY" value="true" />
718
- <option name="MAXIMUM_HISTORY_ROWS" value="1000" />
719
- <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
720
- <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
721
- <option name="LAST_COMMIT_MESSAGE" />
722
- <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
723
- <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
724
- <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
725
- <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
726
- <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
727
- <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
728
- <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
729
- <option name="ACTIVE_VCS_NAME" />
730
- <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
731
- <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
732
- <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
733
- <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
595
+ <MESSAGE value="bug fixes" />
596
+ <MESSAGE value="internal refactoring" />
597
+ <MESSAGE value="internal refactoring&#10;" />
598
+ <option name="LAST_COMMIT_MESSAGE" value="internal refactoring&#10;" />
734
599
  </component>
735
600
  <component name="XDebuggerManager">
736
601
  <breakpoint-manager>
737
602
  <breakpoints>
738
603
  <line-breakpoint enabled="true" type="ruby-line">
739
604
  <url>file://$PROJECT_DIR$/lib/script_executor/executable.rb</url>
740
- <line>98</line>
741
- <option name="timeStamp" value="2" />
605
+ <line>35</line>
606
+ <option name="timeStamp" value="5" />
742
607
  </line-breakpoint>
743
608
  </breakpoints>
744
609
  <breakpoints-dialog>
745
610
  <breakpoints-dialog />
746
611
  </breakpoints-dialog>
747
- <option name="time" value="3" />
612
+ <option name="time" value="7" />
748
613
  </breakpoint-manager>
749
614
  </component>
750
615
  <component name="editorHistoryManager">
751
- <entry file="file://$PROJECT_DIR$/lib/script_locator.rb">
616
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/executable.rb">
752
617
  <provider selected="true" editor-type-id="text-editor">
753
- <state line="2" column="58" selection-start="95" selection-end="95" vertical-scroll-proportion="0.034006376" />
618
+ <state line="4" column="61" selection-start="78" selection-end="78" vertical-scroll-proportion="0.0" vertical-offset="60" max-vertical-offset="3465">
619
+ <folding />
620
+ </state>
754
621
  </provider>
755
622
  </entry>
756
- <entry file="file://$PROJECT_DIR$/lib/executable.rb">
623
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
624
+ <provider selected="true" editor-type-id="text-editor">
625
+ <state line="0" column="25" selection-start="15" selection-end="15" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
626
+ </provider>
627
+ </entry>
628
+ <entry file="file://$PROJECT_DIR$/lib/script_executor.rb">
629
+ <provider selected="true" editor-type-id="text-editor">
630
+ <state line="0" column="0" selection-start="0" selection-end="96" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120" />
631
+ </provider>
632
+ </entry>
633
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
634
+ <provider selected="true" editor-type-id="text-editor">
635
+ <state line="0" column="0" selection-start="0" selection-end="44" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
636
+ <folding />
637
+ </state>
638
+ </provider>
639
+ </entry>
640
+ <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
641
+ <provider selected="true" editor-type-id="text-editor">
642
+ <state line="0" column="0" selection-start="0" selection-end="56" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
643
+ </provider>
644
+ </entry>
645
+ <entry file="file://$PROJECT_DIR$/Gemfile">
646
+ <provider selected="true" editor-type-id="text-editor">
647
+ <state line="23" column="0" selection-start="0" selection-end="304" vertical-scroll-proportion="0.0" vertical-offset="345" max-vertical-offset="435" />
648
+ </provider>
649
+ </entry>
650
+ <entry file="file://$PROJECT_DIR$/Rakefile">
651
+ <provider selected="true" editor-type-id="text-editor">
652
+ <state line="11" column="67" selection-start="0" selection-end="777" vertical-scroll-proportion="0.0" vertical-offset="165" max-vertical-offset="645" />
653
+ </provider>
654
+ </entry>
655
+ <entry file="file://$PROJECT_DIR$/script_executor.gemspec.erb">
757
656
  <provider selected="true" editor-type-id="text-editor">
758
- <state line="2" column="64" selection-start="91" selection-end="91" vertical-scroll-proportion="0.033195022" />
657
+ <state line="14" column="56" selection-start="672" selection-end="672" vertical-scroll-proportion="0.0" vertical-offset="210" max-vertical-offset="390" />
759
658
  </provider>
760
659
  </entry>
761
- <entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p327@global/gems/bundler-1.2.3/lib/bundler/dsl.rb">
660
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/script_executor.rb">
661
+ <provider selected="true" editor-type-id="text-editor">
662
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="195" />
663
+ </provider>
664
+ </entry>
665
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/executable.rb">
666
+ <provider selected="true" editor-type-id="text-editor">
667
+ <state line="105" column="27" selection-start="2673" selection-end="2673" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="3465">
668
+ <folding />
669
+ </state>
670
+ </provider>
671
+ </entry>
672
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
673
+ <provider selected="true" editor-type-id="text-editor">
674
+ <state line="0" column="25" selection-start="15" selection-end="15" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
675
+ </provider>
676
+ </entry>
677
+ <entry file="file://$PROJECT_DIR$/lib/script_executor.rb">
678
+ <provider selected="true" editor-type-id="text-editor">
679
+ <state line="0" column="0" selection-start="0" selection-end="96" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120" />
680
+ </provider>
681
+ </entry>
682
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
683
+ <provider selected="true" editor-type-id="text-editor">
684
+ <state line="0" column="0" selection-start="0" selection-end="44" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
685
+ <folding />
686
+ </state>
687
+ </provider>
688
+ </entry>
689
+ <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
690
+ <provider selected="true" editor-type-id="text-editor">
691
+ <state line="0" column="0" selection-start="0" selection-end="56" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
692
+ </provider>
693
+ </entry>
694
+ <entry file="file://$PROJECT_DIR$/Gemfile">
695
+ <provider selected="true" editor-type-id="text-editor">
696
+ <state line="23" column="0" selection-start="0" selection-end="304" vertical-scroll-proportion="0.0" vertical-offset="345" max-vertical-offset="435" />
697
+ </provider>
698
+ </entry>
699
+ <entry file="file://$PROJECT_DIR$/Rakefile">
700
+ <provider selected="true" editor-type-id="text-editor">
701
+ <state line="11" column="67" selection-start="0" selection-end="777" vertical-scroll-proportion="0.0" vertical-offset="165" max-vertical-offset="645" />
702
+ </provider>
703
+ </entry>
704
+ <entry file="file://$PROJECT_DIR$/script_executor.gemspec.erb">
762
705
  <provider selected="true" editor-type-id="text-editor">
763
- <state line="61" column="8" selection-start="2147" selection-end="2147" vertical-scroll-proportion="0.016859852" />
706
+ <state line="14" column="56" selection-start="672" selection-end="672" vertical-scroll-proportion="0.0" vertical-offset="210" max-vertical-offset="390" />
764
707
  </provider>
765
708
  </entry>
766
709
  <entry file="file://$PROJECT_DIR$/lib/script_executor/script_executor.rb">
767
710
  <provider selected="true" editor-type-id="text-editor">
768
- <state line="7" column="0" selection-start="109" selection-end="109" vertical-scroll-proportion="0.0" />
711
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="195" />
712
+ </provider>
713
+ </entry>
714
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/executable.rb">
715
+ <provider selected="true" editor-type-id="text-editor">
716
+ <state line="181" column="36" selection-start="4387" selection-end="4387" vertical-scroll-proportion="0.0" vertical-offset="2896" max-vertical-offset="3136">
717
+ <folding />
718
+ </state>
719
+ </provider>
720
+ </entry>
721
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
722
+ <provider selected="true" editor-type-id="text-editor">
723
+ <state line="0" column="25" selection-start="15" selection-end="15" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="96" />
769
724
  </provider>
770
725
  </entry>
771
726
  <entry file="file://$PROJECT_DIR$/lib/script_executor.rb">
772
727
  <provider selected="true" editor-type-id="text-editor">
773
- <state line="2" column="41" selection-start="96" selection-end="96" vertical-scroll-proportion="0.0" />
728
+ <state line="0" column="0" selection-start="0" selection-end="96" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="128" />
774
729
  </provider>
775
730
  </entry>
776
- <entry file="file://$PROJECT_DIR$/lib/script_executor/script_locator.rb">
731
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
777
732
  <provider selected="true" editor-type-id="text-editor">
778
- <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
733
+ <state line="0" column="0" selection-start="0" selection-end="44" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="128">
734
+ <folding />
735
+ </state>
779
736
  </provider>
780
737
  </entry>
781
- <entry file="file://$PROJECT_DIR$/spec/script_locator_spec.rb">
738
+ <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
739
+ <provider selected="true" editor-type-id="text-editor">
740
+ <state line="0" column="0" selection-start="0" selection-end="56" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="96" />
741
+ </provider>
742
+ </entry>
743
+ <entry file="file://$PROJECT_DIR$/Gemfile">
782
744
  <provider selected="true" editor-type-id="text-editor">
783
- <state line="22" column="67" selection-start="475" selection-end="475" vertical-scroll-proportion="0.0" />
745
+ <state line="23" column="0" selection-start="0" selection-end="304" vertical-scroll-proportion="0.0" vertical-offset="368" max-vertical-offset="464" />
784
746
  </provider>
785
747
  </entry>
786
748
  <entry file="file://$PROJECT_DIR$/Rakefile">
787
749
  <provider selected="true" editor-type-id="text-editor">
788
- <state line="31" column="3" selection-start="675" selection-end="675" vertical-scroll-proportion="0.0" />
750
+ <state line="11" column="67" selection-start="0" selection-end="777" vertical-scroll-proportion="0.0" vertical-offset="176" max-vertical-offset="688" />
751
+ </provider>
752
+ </entry>
753
+ <entry file="file://$PROJECT_DIR$/script_executor.gemspec.erb">
754
+ <provider selected="true" editor-type-id="text-editor">
755
+ <state line="14" column="56" selection-start="672" selection-end="672" vertical-scroll-proportion="0.0" vertical-offset="224" max-vertical-offset="416" />
756
+ </provider>
757
+ </entry>
758
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/script_executor.rb">
759
+ <provider selected="true" editor-type-id="text-editor">
760
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="208" />
789
761
  </provider>
790
762
  </entry>
791
763
  <entry file="file://$PROJECT_DIR$/Gemfile">
792
764
  <provider selected="true" editor-type-id="text-editor">
793
- <state line="6" column="18" selection-start="73" selection-end="73" vertical-scroll-proportion="0.0">
765
+ <state line="23" column="0" selection-start="0" selection-end="304" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
766
+ </provider>
767
+ </entry>
768
+ <entry file="file://$PROJECT_DIR$/Rakefile">
769
+ <provider selected="true" editor-type-id="text-editor">
770
+ <state line="11" column="67" selection-start="0" selection-end="777" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
771
+ </provider>
772
+ </entry>
773
+ <entry file="file://$PROJECT_DIR$/script_executor.gemspec.erb">
774
+ <provider selected="true" editor-type-id="text-editor">
775
+ <state line="14" column="56" selection-start="672" selection-end="672" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
776
+ </provider>
777
+ </entry>
778
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/script_executor.rb">
779
+ <provider selected="true" editor-type-id="text-editor">
780
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
781
+ </provider>
782
+ </entry>
783
+ <entry file="file://$APPLICATION_HOME_DIR$/rubystubs193/kernel.rb">
784
+ <provider selected="true" editor-type-id="text-editor">
785
+ <state line="1245" column="8" selection-start="54522" selection-end="54522" vertical-scroll-proportion="1.5721831" vertical-offset="0" max-vertical-offset="0" />
786
+ </provider>
787
+ </entry>
788
+ <entry file="file://$PROJECT_DIR$/.ruby-gemset">
789
+ <provider selected="true" editor-type-id="text-editor">
790
+ <state line="0" column="25" selection-start="15" selection-end="15" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
791
+ </provider>
792
+ </entry>
793
+ <entry file="file://$PROJECT_DIR$/Gemfile">
794
+ <provider selected="true" editor-type-id="text-editor">
795
+ <state line="23" column="0" selection-start="0" selection-end="304" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
796
+ </provider>
797
+ </entry>
798
+ <entry file="file://$PROJECT_DIR$/Rakefile">
799
+ <provider selected="true" editor-type-id="text-editor">
800
+ <state line="11" column="67" selection-start="0" selection-end="777" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
801
+ </provider>
802
+ </entry>
803
+ <entry file="file://$PROJECT_DIR$/script_executor.gemspec.erb">
804
+ <provider selected="true" editor-type-id="text-editor">
805
+ <state line="14" column="56" selection-start="672" selection-end="672" vertical-scroll-proportion="0.0" vertical-offset="224" max-vertical-offset="416" />
806
+ </provider>
807
+ </entry>
808
+ <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
809
+ <provider selected="true" editor-type-id="text-editor">
810
+ <state line="0" column="0" selection-start="0" selection-end="56" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
811
+ </provider>
812
+ </entry>
813
+ <entry file="file://$PROJECT_DIR$/lib/script_locator.rb">
814
+ <provider selected="true" editor-type-id="text-editor">
815
+ <state line="0" column="48" selection-start="40" selection-end="40" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
816
+ </provider>
817
+ </entry>
818
+ <entry file="file://$PROJECT_DIR$/lib/executable.rb">
819
+ <provider selected="true" editor-type-id="text-editor">
820
+ <state line="0" column="26" selection-start="26" selection-end="26" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
821
+ </provider>
822
+ </entry>
823
+ <entry file="file://$PROJECT_DIR$/lib/script_executor.rb">
824
+ <provider selected="true" editor-type-id="text-editor">
825
+ <state line="0" column="41" selection-start="41" selection-end="41" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
826
+ </provider>
827
+ </entry>
828
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/output_buffer.rb">
829
+ <provider selected="true" editor-type-id="text-editor">
830
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="602">
794
831
  <folding />
795
832
  </state>
796
833
  </provider>
797
834
  </entry>
798
- <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
835
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/local_command.rb">
799
836
  <provider selected="true" editor-type-id="text-editor">
800
- <state line="0" column="123" selection-start="56" selection-end="56" vertical-scroll-proportion="0.0">
837
+ <state line="21" column="0" selection-start="576" selection-end="576" vertical-scroll-proportion="0.0" vertical-offset="154" max-vertical-offset="1260">
801
838
  <folding />
802
839
  </state>
803
840
  </provider>
804
841
  </entry>
805
- <entry file="file://$PROJECT_DIR$/lib/script_executor/output_buffer.rb">
842
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/remote_command.rb">
806
843
  <provider selected="true" editor-type-id="text-editor">
807
- <state line="7" column="10" selection-start="93" selection-end="93" vertical-scroll-proportion="0.0">
844
+ <state line="12" column="21" selection-start="381" selection-end="381" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1455">
808
845
  <folding />
809
846
  </state>
810
847
  </provider>
811
848
  </entry>
812
- <entry file="file://$PROJECT_DIR$/spec/executable_spec.rb">
849
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
813
850
  <provider selected="true" editor-type-id="text-editor">
814
- <state line="88" column="127" selection-start="2079" selection-end="2079" vertical-scroll-proportion="0.0">
851
+ <state line="1" column="18" selection-start="39" selection-end="39" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
815
852
  <folding />
816
853
  </state>
817
854
  </provider>
818
855
  </entry>
819
- <entry file="file://$PROJECT_DIR$/.rvmrc">
856
+ <entry file="file://$PROJECT_DIR$/CHANGES">
820
857
  <provider selected="true" editor-type-id="text-editor">
821
- <state line="4" column="11" selection-start="98" selection-end="98" vertical-scroll-proportion="0.0">
858
+ <state line="0" column="27" selection-start="27" selection-end="27" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="720">
859
+ <folding />
860
+ </state>
861
+ </provider>
862
+ </entry>
863
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/script_executor.rb">
864
+ <provider selected="true" editor-type-id="text-editor">
865
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="195">
822
866
  <folding />
823
867
  </state>
824
868
  </provider>
825
869
  </entry>
826
870
  <entry file="file://$PROJECT_DIR$/lib/script_executor/executable.rb">
827
871
  <provider selected="true" editor-type-id="text-editor">
828
- <state line="51" column="7" selection-start="0" selection-end="4368" vertical-scroll-proportion="0.0">
872
+ <state line="17" column="33" selection-start="411" selection-end="411" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1125">
829
873
  <folding />
830
874
  </state>
831
875
  </provider>
832
876
  </entry>
833
- <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
877
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/script_locator.rb">
834
878
  <provider selected="true" editor-type-id="text-editor">
835
- <state line="1" column="18" selection-start="40" selection-end="40" vertical-scroll-proportion="0.0">
879
+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="30" max-vertical-offset="855">
836
880
  <folding />
837
881
  </state>
838
882
  </provider>
839
883
  </entry>
840
- <entry file="file://$PROJECT_DIR$/CHANGES">
884
+ <entry file="file://$PROJECT_DIR$/spec/executable_spec.rb">
885
+ <provider selected="true" editor-type-id="text-editor">
886
+ <state line="55" column="28" selection-start="1235" selection-end="1253" vertical-scroll-proportion="0.0" vertical-offset="615" max-vertical-offset="1470">
887
+ <folding />
888
+ </state>
889
+ </provider>
890
+ </entry>
891
+ <entry file="file://$PROJECT_DIR$/spec/script_locator_spec.rb">
892
+ <provider selected="true" editor-type-id="text-editor">
893
+ <state line="7" column="0" selection-start="141" selection-end="141" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660">
894
+ <folding>
895
+ <element signature="e#524#584#0" expanded="true" />
896
+ </folding>
897
+ </state>
898
+ </provider>
899
+ </entry>
900
+ <entry file="file://$PROJECT_DIR$/README.md">
901
+ <provider editor-type-id="MarkdownPreviewEditor">
902
+ <state />
903
+ </provider>
841
904
  <provider selected="true" editor-type-id="text-editor">
842
- <state line="31" column="51" selection-start="425" selection-end="425" vertical-scroll-proportion="0.81848186">
905
+ <state line="11" column="40" selection-start="206" selection-end="206" vertical-scroll-proportion="0.3033088" vertical-offset="0" max-vertical-offset="1920">
843
906
  <folding />
844
907
  </state>
845
908
  </provider>