~ubuntu-branches/ubuntu/vivid/wsl/vivid

« back to all changes in this revision

Viewing changes to wslget

  • Committer: Package Import Robot
  • Author(s): Daniel Jared Dominguez
  • Date: 2012-11-05 16:44:54 UTC
  • Revision ID: package-import@ubuntu.com-20121105164454-sylr8c3bx36wa40e
Tags: 0.2.1-1
* Updated source
* wsl-functions changes
  - Added NOINIT option for wrapper scripts
  - use bash instead of sh in SendRequest (Jared Dominguez)
  - Added fMessageThenExit for a message and exit code
* wslecn: added getclass and getallclass commands

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
MYNAME=`basename $0`
36
36
 
37
37
# source function library
38
 
. /etc/wsl/wsl-functions
 
38
. /usr/share/wsl/wsl-functions
39
39
 
40
40
usage() {
41
41
  fUsageheader