[DRE-commits] [ruby-aruba] 19/74: Make directory layout of steps and api the same

Hideki Yamane henrich at moszumanska.debian.org
Sat Nov 28 01:16:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 8b36cdd48f33a7f1340216e7f1e525b73a540e18
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date:   Tue Nov 24 10:16:18 2015 +0100

    Make directory layout of steps and api the same
---
 features/steps/{commands => command}/exit_statuses.feature | 0
 features/steps/{commands => command}/in_process.feature    | 0
 features/steps/{commands => command}/run.feature           | 0
 features/steps/{commands => command}/send_signal.feature   | 0
 features/steps/{commands => command}/stop.feature          | 0
 5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/features/steps/commands/exit_statuses.feature b/features/steps/command/exit_statuses.feature
similarity index 100%
rename from features/steps/commands/exit_statuses.feature
rename to features/steps/command/exit_statuses.feature
diff --git a/features/steps/commands/in_process.feature b/features/steps/command/in_process.feature
similarity index 100%
rename from features/steps/commands/in_process.feature
rename to features/steps/command/in_process.feature
diff --git a/features/steps/commands/run.feature b/features/steps/command/run.feature
similarity index 100%
rename from features/steps/commands/run.feature
rename to features/steps/command/run.feature
diff --git a/features/steps/commands/send_signal.feature b/features/steps/command/send_signal.feature
similarity index 100%
rename from features/steps/commands/send_signal.feature
rename to features/steps/command/send_signal.feature
diff --git a/features/steps/commands/stop.feature b/features/steps/command/stop.feature
similarity index 100%
rename from features/steps/commands/stop.feature
rename to features/steps/command/stop.feature

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aruba.git



More information about the Pkg-ruby-extras-commits mailing list