Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlasmaSum -c does nothing by itself #16

Closed
diafero opened this issue Mar 19, 2012 · 0 comments · Fixed by #113
Closed

PlasmaSum -c does nothing by itself #16

diafero opened this issue Mar 19, 2012 · 0 comments · Fixed by #113

Comments

@diafero
Copy link
Member

diafero commented Mar 19, 2012

What steps will reproduce the problem?

  1. plasmasum -c newsumfile.sum
  2. plasmasum -c existingsumfile.sum

What is the expected output? What do you see instead?

  1. plasmasum -c newsumfile.sum should create a new, empty file. It does not, and the only output is:
    newsumfile.sum:
  2. plasmasum -c existingsumfile.sum should empty the already existing sum file. It does not, and the only output is:
    exisitingsumfile:

There is no error message.

What version of the product are you using? On what operating system?
Last Windows build for 64 bits. On Windows 7 64 bits.

Please provide any additional information below.
libHPlasma and Uru are installed on drive I:, and UAC is turned off.

(from https://code.google.com/p/libhsplasma/issues/detail?id=77)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant