mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 05:01:27 +00:00
- Remove some debugging.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1680 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -928,8 +928,7 @@ sub applyConfiguration {
|
||||
}
|
||||
}
|
||||
}
|
||||
use Data::Dumper;
|
||||
print Dumper(\%CURRENT);
|
||||
|
||||
foreach my $driver (sort keys %{$assignments}) {
|
||||
if (!defined($CURRENT{'assign'}->{$driver})) {
|
||||
immediateExit("Target driver '$driver' is not loaded or available.");
|
||||
|
||||
Reference in New Issue
Block a user