Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
worry127722 committed Nov 19, 2014
1 parent 98e0f80 commit 70e685d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _test/tools/br/lib/Staf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public static function handle($src, $cmd, $host='local'){
echo "wangnew2---".$_cmd."\n";
echo "wangold2---".$back."\n";
$wand = exec($_cmd, $back);
exec("STAF 10.94.26.95 PROCESS START COMMAND notepad");
echo "+-".$back."-+";
var_dump($back);
echo $wand."\n";
Expand Down

0 comments on commit 70e685d

Please sign in to comment.