Changeset 1729 for trunk/locker/bin


Ignore:
Timestamp:
Nov 13, 2010, 8:28:20 PM (13 years ago)
Author:
ezyang
Message:
Revert incorrect stanza for disabling signups.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locker/bin/signup-minimal

    r1723 r1729  
    11#!/bin/bash
    2 
    3 if false; then
    4     echo "Scripts signups are temporarily unavailable.  Please"
    5     echo "check back later."
    6     exit 1
    7 fi
    82
    93if [ "$initlname" = "" ]; then
Note: See TracChangeset for help on using the changeset viewer.