Changeset 72 for scripts/usr/local/lib
- Timestamp:
- Jul 14, 2014, 10:06:50 AM (11 years ago)
- Location:
- scripts/usr/local/lib/7dtd
- Files:
- 
      - 3 edited
 
 - 
          
  VERSION (modified) (1 diff)
- 
          
  commands/start.sh (modified) (1 diff)
- 
          
  monitor-log.sh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      scripts/usr/local/lib/7dtd/VERSIONr71 r72 1 Version: 292 Release: 2014-07-1 21 Version: 30 2 Release: 2014-07-13 
- 
      scripts/usr/local/lib/7dtd/commands/start.shr70 r72 41 41 OPTS="-logfile $(getInstancePath $1)/logs/output_log.txt -configfile=$(getInstancePath $1)/config.xml -dedicated" 42 42 43 LD_LIBRARY_PATH=$SDTD_BASE/linux_files $SSD --start $SSD_PID $SSD_DAEMON $SSD_USER --chdir $SDTD_BASE/engine --exec $SDTD_BASE/engine/7DaysToDie.x86 -- $OPTS > $(getInstancePath $1)/logs/stdout.log 2>&143 LD_LIBRARY_PATH=$SDTD_BASE/linux_files LC_ALL=C $SSD --start $SSD_PID $SSD_DAEMON $SSD_USER --chdir $SDTD_BASE/engine --exec $SDTD_BASE/engine/7DaysToDie.x86 -- $OPTS > $(getInstancePath $1)/logs/stdout.log 2>&1 44 44 sleep 1 45 45 
- 
      scripts/usr/local/lib/7dtd/monitor-log.shr69 r72 69 69 $NOBUF tr -d '\r' | 70 70 $NOBUF grep -v "^(Filename: " | 71 $NOBUF sed -r 's/^[0-9]+ ,[0-9]+ (.*)$/\1/' |71 $NOBUF sed -r 's/^[0-9]+[.,][0-9]+ (.*)$/\1/' | 72 72 while read line ; do 73 73 if [ -n "$line" ]; then 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
