Actions
Bug #762
closedSaving a session a second time without -f fails to report an error
Start date:
03/12/2014
Due date:
% Done:
100%
Estimated time:
Description
Considering this use case, lttng save $NAME should return an error since no -f has been used.
lttng create test lttng enable-event -a -u lttng save test lttng enable-channel chan1 -u lttng save test
Should fail with some EPERM thing or "YOU-DID-NOT-USE-FORCE-FLAG-ERROR"
Actions