Project

General

Profile

« Previous | Next » 

Revision 8715

lib/util.run: doc comment: changed "run scripts" to "runscripts"

View differences:

util.run
1 1
#!/bin/bash -e
2
# run scripts: a bash-based replacement for make
2
# runscripts: a bash-based replacement for make
3 3
# unlike make, supports full bash functionality including multiline commands
4 4
# usage: path/to/dir/run cmd args
5 5

  

Also available in: Unified diff