Changeset 6286

Show
Ignore:
Timestamp:
10/30/08 23:34:20 (2 months ago)
Author:
morris
Message:

Fix script

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/WiredServer/WiredServer.xcodeproj/project.pbxproj

    r6283 r6286  
    730730                        runOnlyForDeploymentPostprocessing = 0; 
    731731                        shellPath = /bin/sh; 
    732                         shellScript = "# Build wired\nsh wired.sh exit 1\n"; 
     732                        shellScript = "sh wired.sh || exit 1\n"; 
    733733                }; 
    734734/* End PBXShellScriptBuildPhase section */