Project

General

Profile

« Previous | Next » 

Revision 183

Converted scripts back to bash that required bash-specific features

View differences:

env_password
1
#!/bin/sh
1
#!/bin/bash
2 2
# Sets a password environment variable
3 3

  
4 4
if test "$#" -lt 1; then

Also available in: Unified diff