Skip to content

Commit

Permalink
Merge pull request #4 from yast/ruby_compatibility
Browse files Browse the repository at this point in the history
Ruby compatibility
  • Loading branch information
Thomas Fehr committed Jun 20, 2013
2 parents 990eea3 + 41d3ada commit 5c36faa
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 285 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.24.2
2.24.3
1 change: 0 additions & 1 deletion bindings/src/StorageCallbacks.cc
Expand Up @@ -156,7 +156,6 @@ bool Y2StorageCallbackFunction::appendParameter (const YCPValue& arg)

bool Y2StorageCallbackFunction::finishParameters ()
{
y2internal ("finishParameters not implemented");
return true;
}

Expand Down
7 changes: 7 additions & 0 deletions package/yast2-storage.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 20 05:44:41 UTC 2013 - lslezak@suse.cz

- Ruby transition compatibility (removed unnecessary *.exp files,
removed y2internal() from finishParameters)
- 2.24.3

-------------------------------------------------------------------
Tue Jun 18 18:52:26 CEST 2013 - fehr@suse.de

Expand Down
170 changes: 0 additions & 170 deletions storage/src/testsuite/lib/partitioning_init.exp

This file was deleted.

1 change: 0 additions & 1 deletion storage/src/testsuite/lib/test.exp

This file was deleted.

68 changes: 0 additions & 68 deletions storage/src/testsuite/lib/test_init.exp

This file was deleted.

20 changes: 0 additions & 20 deletions storage/src/testsuite/partitioning.test/ycp.exp

This file was deleted.

24 changes: 0 additions & 24 deletions storage/src/testsuite/yast2-storage.test/testsuite.exp

This file was deleted.

0 comments on commit 5c36faa

Please sign in to comment.