summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-08-22 22:35:18 -0400
committerScott Moser <smoser@ubuntu.com>2012-08-22 22:35:18 -0400
commitd05dd3963eda608df0b14042e8548d42c860835e (patch)
tree6f237cf0492268a19c3c8961fb2f8a5fb9317ee2 /doc
parent2916a7be3bf416651458dc6640d67bd9ca173f0d (diff)
downloadvyos-cloud-init-d05dd3963eda608df0b14042e8548d42c860835e.tar.gz
vyos-cloud-init-d05dd3963eda608df0b14042e8548d42c860835e.zip
fix duplicate flags being passed to useradd
Fix bug here: adduser_cmd = ['useradd', name] x_adduser_cmd = adduser_cmd is different than x_adduser_cmd = ['useradd', name] The problem was they referenced the same list, and we were doubly appending.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions