Skip to content

Updates make-man.sh#100

Merged
mom040267 merged 1 commit intocoturn:masterfrom
mathieu-aubin:patch-1
Feb 20, 2017
Merged

Updates make-man.sh#100
mom040267 merged 1 commit intocoturn:masterfrom
mathieu-aubin:patch-1

Conversation

@mathieu-aubin
Copy link
Contributor

Changes from cd's to pushd/popd
Switches from hardcoding to script looping
Changed the rm call to act on manpages (.1) files only which adds a bit of safety while still doing the job

*Note
Removing the file redirection from the last popd >/dev/null 2>&1 echoes the current working directory so if needed for compatibility with the env, a little comment and extra line would then properly define the var.

#popd >/dev/null 2>&1
CPWD=$(popd)

Changes from cd's to pushd/popd
Switches from hardcoding to script looping
Changed the rm call to act on manpages (.1) files only which adds a bit of safety while still doing the job
@mom040267 mom040267 merged commit 556458f into coturn:master Feb 20, 2017
@mathieu-aubin mathieu-aubin deleted the patch-1 branch February 20, 2017 21:23
@mathieu-aubin mathieu-aubin restored the patch-1 branch February 20, 2017 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants