diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 21:58:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 21:58:51 +0100 |
| commit | cbe8a0f3a91ef622596e4bd17781d4045546ed39 (patch) | |
| tree | 0c7cf4b3324c13452065f5c5ab08101dc1a0b1a7 | |
| parent | f3249a5f7ce3b068afefb7e9178a6e26910501b1 (diff) | |
More cdist.
| -rw-r--r-- | cscript.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript.py b/cscript.py index f34e7aeee..9b8fa46c0 100644 --- a/cscript.py +++ b/cscript.py @@ -1,4 +1,4 @@ -import cdisy +import cdist def builds(): return ['source'] |
