diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-10-27 23:29:24 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-10-27 23:29:24 +0100 |
commit | b1c56622b1c4a3e390de269e8c28af133f2472c9 (patch) | |
tree | bc163c8f75972c366251917e5f33a5bf24731a40 /get-password | |
parent | e5e0ff96d4cada38f335b7a2b316dbc9cfd51952 (diff) | |
download | rpm-helper-b1c56622b1c4a3e390de269e8c28af133f2472c9.tar rpm-helper-b1c56622b1c4a3e390de269e8c28af133f2472c9.tar.gz rpm-helper-b1c56622b1c4a3e390de269e8c28af133f2472c9.tar.bz2 rpm-helper-b1c56622b1c4a3e390de269e8c28af133f2472c9.tar.xz rpm-helper-b1c56622b1c4a3e390de269e8c28af133f2472c9.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r2081 | dmorgan | 2011-10-27 23:29:24 +0100 (Thu, 27 Oct 2011) | 1 line
import rpm-helper
------------------------------------------------------------------------
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 caa783a..042f91e 100755 --- a/get-password +++ b/get-password @@ -1,5 +1,5 @@ #!/bin/sh -# $Id$ +# $Id: get-password 22580 2007-02-15 15:25:04Z guillomovitch $ # helper script for rpm scriptlets to get a random password if [ -n "$1" ]; then |