Skip to:
Content

bbPress.org

Ticket #2914: 2914.diff

File 2914.diff, 370 bytes (added by netweb, 9 years ago)
  • Gruntfile.js

     
    213213                                tracUrl: 'bbpress.trac.wordpress.org'
    214214                        }
    215215                },
     216                upload_patch: {
     217                        options: {
     218                                tracUrl: 'bbpress.trac.wordpress.org'
     219                        }
     220                },
    216221                phpunit: {
    217222                        'default': {
    218223                                cmd: 'phpunit',