[Bug 1373] New: Suppress no-script message for swift -version
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1373 Summary: Suppress no-script message for swift -version Product: Swift Version: 0.96 Platform: PC OS/Version: Mac OS Status: ASSIGNED Severity: trivial Priority: P2 Component: Error messages AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] swift$ swift -v Swift trunk git-rev: 7a0c4927380514e4c7166dfd095fd0a4c6389b03 heads/master 6172 No Swift script specified swift$ The "No Swift script specified" should be supressed when the says just "-v" or "-version". -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1373 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Mihael Hategan <[email protected]> 2014-11-08 16:51:17 --- swift -version works fine: mike@echo:~/work/swift-git/swift-k$ swift -version Swift trunk git-rev: efb3fd343bc045fb2096bebbb27d76911e0df936 heads/master 6111 (modified locally) -v is the "verbose" flag. So the error message you get with "swift -v" is what's meant to have happening. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov