[MERGED] osmo-ttcn3-hacks[master]: add missing 'rmkinks.sh script

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Dec 12 23:44:38 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: add missing 'rmkinks.sh script
......................................................................


add missing 'rmkinks.sh script

Change-Id: I0f87b2c9755881ea7ba019faa74cb1bfaca88546
---
A rmlinks.sh
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/rmlinks.sh b/rmlinks.sh
new file mode 100755
index 0000000..58ca6f3
--- /dev/null
+++ b/rmlinks.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+find . -type l -exec rm \{\} \;

-- 
To view, visit https://gerrit.osmocom.org/5304
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f87b2c9755881ea7ba019faa74cb1bfaca88546
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list