[PR #8] [MERGED] Fixed reinstallation - used to crash when OS template wasn't changed #59

Closed
opened 2026-02-27 22:07:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sibprogrammer/owp/pull/8
Author: @gjedeer
Created: 10/23/2011
Status: Merged
Merged: 10/24/2011
Merged by: @sibprogrammer

Base: masterHead: patch-1


📝 Commits (1)

  • 9411c03 Fixed reinstallation - used to crash when OS template wasn't changed

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 app/models/virtual_server.rb (+2 -2)

📄 Description

When OS wasn't changed and reinstall was clicked, the command executed was like this:

vzctl create 199 '' --config tmp.template

causing an error.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sibprogrammer/owp/pull/8 **Author:** [@gjedeer](https://github.com/gjedeer) **Created:** 10/23/2011 **Status:** ✅ Merged **Merged:** 10/24/2011 **Merged by:** [@sibprogrammer](https://github.com/sibprogrammer) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9411c03`](https://github.com/sibprogrammer/owp/commit/9411c03c6e47c87578b7e65f8ecb0b53f2709cd1) Fixed reinstallation - used to crash when OS template wasn't changed ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/models/virtual_server.rb` (+2 -2) </details> ### 📄 Description When OS wasn't changed and reinstall was clicked, the command executed was like this: vzctl create 199 '' --config tmp.template causing an error. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:07:26 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/owp#59
No description provided.