Subversion Repositories oidplus

Compare Revisions

No changes between revisions

Regard whitespace Rev 225 → Rev 226

/trunk_oldversion/_profiling/do_profile.sh
0,0 → 1,5
#!/bin/bash
rm profiling_/cachegrind.out.*
php -d xdebug.profiler_enable=On whois.php
mv /global/php-profiling/cachegrind.out.* profiling_/
 
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+text/x-sh
\ No newline at end of property