Please file new bugs on Launchpad:
Invirt
or
XVM
(if you're not sure which, just pick one)
Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1164
for
trunk/packages/sipb-xen-remctl-auto/files/usr/sbin/sipb-xen-remote
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 22, 2008, 12:48:45 AM (
17 years
ago)
Author:
broder
Message:
Implement the newly chosen error code on the host for the case of an
invalid remctl command
File:
1 edited
trunk/packages/sipb-xen-remctl-auto/files/usr/sbin/sipb-xen-remote
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/packages/sipb-xen-remctl-auto/files/usr/sbin/sipb-xen-remote
¶
r1089
r1164
29
29
*)
30
30
echo "ERROR: invalid subcommand"
31
exit
1
31
exit
34
32
32
;;
33
33
esac
…
…
35
35
*)
36
36
echo "ERROR: invalid command"
37
exit
1
37
exit
34
38
38
;;
39
39
esac
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive