Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
git-svn-id: http://www.observium.org/svn/observer/trunk@2432 61d68cd4-352d-0410-923a-c4978735b2b8
  • Loading branch information
Adam Amstrong committed Sep 8, 2011
1 parent 52ebbea commit eca1d5d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions includes/discovery/os/symbol.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@
if (strstr($sysObjectId, ".1.3.6.1.4.1.388")) { $os = "symbol"; }
echo "symbol";
}
else{
echo "os already defined";
}

?>
?>

0 comments on commit eca1d5d

Please sign in to comment.