diff options
author | Colin Guthrie <colin@mageia.org> | 2011-10-30 14:32:41 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-10-30 14:32:41 +0000 |
commit | bc72f756996e4539d7ad043f9cddf1ca98168243 (patch) | |
tree | 34dfba3580424d4b8fc15f9110d2662744f9dcf0 /get-password | |
parent | 1a3f076b1fa3aeb9e878faccfed5889ebc3a7ff0 (diff) | |
download | rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar.gz rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar.bz2 rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar.xz rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.zip |
Set svn:keywords on the files that use it.
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 |