diff options
| author | Chris Lumens <clumens@redhat.com> | 2006-03-28 16:49:14 +0000 |
|---|---|---|
| committer | Chris Lumens <clumens@redhat.com> | 2006-03-28 16:49:14 +0000 |
| commit | ff16e17a50d76bf87a0f0b5d1d477f6ce7727b87 (patch) | |
| tree | fadbe7003221880fa60808cd2d0cb026607af8f1 /command-stubs/raidstop-stub | |
| parent | 5cf7a901b872a70ae5b63546f2ec49a237982224 (diff) | |
| download | anaconda-ff16e17a50d76bf87a0f0b5d1d477f6ce7727b87.tar.gz anaconda-ff16e17a50d76bf87a0f0b5d1d477f6ce7727b87.tar.xz anaconda-ff16e17a50d76bf87a0f0b5d1d477f6ce7727b87.zip | |
Import anaconda_log (#187119).
Diffstat (limited to 'command-stubs/raidstop-stub')
| -rwxr-xr-x | command-stubs/raidstop-stub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command-stubs/raidstop-stub b/command-stubs/raidstop-stub index 4bb594a1e..39b538975 100755 --- a/command-stubs/raidstop-stub +++ b/command-stubs/raidstop-stub @@ -14,6 +14,7 @@ if (os.path.exists('rpmmodule')): sys.path.append('/usr/lib/anaconda') +import anaconda_log import fsset import raid import isys |
