Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/release.lua')
-rw-r--r--scripts/release.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release.lua b/scripts/release.lua
index 338d1c6..e686ab9 100644
--- a/scripts/release.lua
+++ b/scripts/release.lua
@@ -63,7 +63,7 @@ function dorelease()
print( "BEFORE RUNNING THIS SCRIPT follow the checklist in RELEASE.txt" )
print( "")
print( "Press [Enter] to begin.")
- io .read()
+ io.read()