Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.2 by slords, Tue Nov 25 17:08:59 2008 UTC | Revision 1.3 by slords, Tue Nov 25 17:10:59 2008 UTC | |
---|---|---|
# | Line 36 | Line 36 |
36 | + exit 0 if $2 == $slot; | + exit 0 if $2 == $slot; |
37 | + system("$mtxcmd unload $2 $1"); | + system("$mtxcmd unload $2 $1"); |
38 | +} | +} |
39 | +system("$mtxcmd load $slot") && die("A problem occurred execing mtx\n"); | +system("$mtxcmd load $slot $drivenum") && die("A problem occurred execing mtx\n"); |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |