[PATCH] 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:43:43 UTC 2017


Review at  https://gerrit.osmocom.org/5304

add missing 'rmkinks.sh script

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/04/5304/1

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: newchange
Gerrit-Change-Id: I0f87b2c9755881ea7ba019faa74cb1bfaca88546
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list