Changeset 496


Ignore:
Timestamp:
11/12/2009 11:10:35 (2 years ago)
Author:
blee
Message:

Fix the install syntax check regression.

Fixes #104

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.in

    r495 r496  
    270270    done 
    271271    shift $(($OPTIND - 1)) 
     272 
     273    [ -n "$1" ] || print_usage 1 
    272274 
    273275    system_lock=$(conf_lock_system) 
Note: See TracChangeset for help on using the changeset viewer.