Changeset 1428 for branches/locker-dev/locker
- Timestamp:
 - Jan 19, 2010, 8:43:00 PM (16 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/locker-dev/locker/bin/signup-sql (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/locker-dev/locker/bin/signup-sql
r663 r1428 17 17 18 18 checksqlpass() { 19 errors=`sshrun 'sql/bin$scriptsdev/test-password'`19 errors=`sshrun "sql/bin$scriptsdev/test-password"` 20 20 if [ "$errors" != "" ]; then 21 21 if [ "$1" -eq 1 ]; then  
Note: See TracChangeset
          for help on using the changeset viewer.
      