Changeset 1167 for trunk/packages
- Timestamp:
- Oct 22, 2008, 12:51:53 AM (16 years ago)
- Location:
- trunk/packages/sipb-xen-remctl-auto
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-remctl-auto/debian/changelog
r1164 r1167 1 sipb-xen-remctl-auto (1.5.1) unstable; urgency=low 2 3 * Return the new invalid-command error code in sipb-xen-vmcontrol 4 5 -- Evan Broder <broder@mit.edu> Wed, 22 Oct 2008 00:51:34 -0400 6 1 7 sipb-xen-remctl-auto (1.5) unstable; urgency=low 2 8 -
trunk/packages/sipb-xen-remctl-auto/files/usr/sbin/sipb-xen-vmcontrol
r1128 r1167 43 43 *) 44 44 echo "ERROR: Invalid Command" 45 exit 145 exit 34 46 46 ;; 47 47 esac
Note: See TracChangeset
for help on using the changeset viewer.