diff options
Diffstat (limited to 'get-password')
-rwxr-xr-x | get-password | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/get-password b/get-password index 042f91e..caa783a 100755 --- a/get-password +++ b/get-password @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: get-password 22580 2007-02-15 15:25:04Z guillomovitch $ +# $Id$ # helper script for rpm scriptlets to get a random password if [ -n "$1" ]; then |