Changeset 516 for Dev/trunk/node_modules/grunt-exec/Gruntfile.js
- Timestamp:
- 03/14/14 12:36:58 (11 years ago)
- Location:
- Dev/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk
- Property svn:ignore
-
old new 1 1 build 2 quod-erat.git
-
- Property svn:ignore
-
Dev/trunk/node_modules/grunt-exec/Gruntfile.js
r484 r516 10 10 cmd: 'ls -l **' 11 11 } 12 , list_all_files: 'ls -la' 12 13 , echo_grunt_version: { 13 14 cmd: function() { return 'echo ' + this.version; }
Note: See TracChangeset
for help on using the changeset viewer.