Ignore:
Timestamp:
May 4, 2019, 5:29:41 PM (5 years ago)
Author:
djay
Message:

Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c

    r908 r909  
    376376  zStatStruct f_status;
    377377  int s=zStat(filename, &f_status);
    378   sprintf(rsize,"%lld",file_status.st_size);
     378  sprintf(rsize,"%lld",f_status.st_size);
    379379  rewind(file);
    380380  if(getMap(content,"storage")==NULL){
     
    11111111        if(strstr(dp->d_name,pid)!=0){
    11121112          sprintf(fileName,"%s/%s",r_inputs->value,dp->d_name);
    1113           if(unlink(fileName)!=0){
     1113          if(zUnlink(fileName)!=0){
    11141114            errorException (conf,
    11151115                            _("The job cannot be removed, a file cannot be removed"),
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png