You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/08/23 23:49:20 UTC

[14/14] git commit: added stub run file

added stub run file


Project: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/commit/b40afd17
Tree: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/tree/b40afd17
Diff: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/diff/b40afd17

Branch: refs/heads/master
Commit: b40afd17e533abf5767153231efe4b4c15fece19
Parents: 7b7d49d
Author: Steven Gill <st...@gmail.com>
Authored: Fri Aug 23 14:46:37 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Aug 23 14:46:37 2013 -0700

----------------------------------------------------------------------
 bin/templates/project/cordova/run | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/blob/b40afd17/bin/templates/project/cordova/run
----------------------------------------------------------------------
diff --git a/bin/templates/project/cordova/run b/bin/templates/project/cordova/run
new file mode 100755
index 0000000..8093242
--- /dev/null
+++ b/bin/templates/project/cordova/run
@@ -0,0 +1 @@
+echo "run not implemented"