fix GFLOW

This commit is contained in:
2021-05-07 22:51:56 +02:00
parent fa14b7dcf7
commit 1da1ed3ca1

View File

@@ -151,10 +151,10 @@ while ( my $line = $tail->GetLine() ) {
setgid($gid); setgid($gid);
setuid($uid); setuid($uid);
$ENV{"HOME"} = 'home/' . $truser; $ENV{"HOME"} = 'home/' . $truser;
if ( $unittype = 'GFLOW' ) { if ( $unittype eq 'GFLOW' ) {
} }
elsif { else {
exec( $scriptpath exec( $scriptpath
. "LoadCSVData.pl -f \"$dest\" -s \"$outpath/SQL/$filename" . "LoadCSVData.pl -f \"$dest\" -s \"$outpath/SQL/$filename"
. "_" . "_"