Skip to content

Commit c86c425

Browse files
committed
remove unused function
1 parent ac1cbb1 commit c86c425

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/testlib.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,3 @@ setup_actions_enabled_settings_for_restore() {
728728
echo > "$GHE_DATA_DIR/1/settings.json"
729729
git config -f "$GHE_DATA_DIR/1/settings.json" --bool app.actions.enabled $1
730730
}
731-
732-
enable_ro_fs() {
733-
ghe-ssh "$GHE_HOSTNAME" -- 'sudo mount -o remount,rw /run/user/501'
734-
}

0 commit comments

Comments
 (0)